From 0e1caca45431b36dcb6a76139231c338ebc90609 Mon Sep 17 00:00:00 2001 From: Daniel Borchmann Date: Sat, 18 Aug 2018 11:06:57 +0200 Subject: [PATCH] [Misc] Update README --- README.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.org b/README.org index 9b6eefb..4e7e4d4 100644 --- a/README.org +++ b/README.org @@ -7,9 +7,9 @@ the web. Have fun with it! The main configuration is available in the usual [[init.el]] file, with additional functionality distributed over files in the [[site-lisp]] directory. Some private -data is outsources into a separate submodule named =private=, and is not included -in this repository. The configuration should work nevertheless, even without -these private files. +data (like customization) is outsources into a separate directory named +=private=, and is not included in this repository. The configuration should +work nevertheless, even without these private files. The main =init.el= file consists mostly of variable assignments, =use-package= declarations, and initializing the =package= subsystem. The main lifting is