aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0507a0d..db5f754 100644
--- a/README.md
+++ b/README.md
@@ -87,7 +87,9 @@ Basic code editing: line numbers and `hl-line-mode`.
## Philosophy
-TODO
+- Maintainable: Substrate is a library and can be easily updated
+- Unobtrusive: provide sound defaults but don't take over emacs's config system
+- Minimal: only provide the minimum to get started and no more. Configuration is part of the Emacs'experience
## Requirements