summary refs log tree commit diff
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-01-29 13:09:25 -0800
committerFranck Cuny <franck@fcuny.net>2022-01-29 13:09:25 -0800
commit6902540f4b0829601d1de4334a1c1b6a6d28da4b (patch)
tree10fd9e27239ecf42a41395a8dafb8c20734fd417
parentemacs: clean up UI (diff)
downloademacs.d-6902540f4b0829601d1de4334a1c1b6a6d28da4b.tar.gz
emacs: capitalize headlines
Diffstat (limited to '')
-rw-r--r--README.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.org b/README.org
index c7873cb..84bdde2 100644
--- a/README.org
+++ b/README.org
@@ -1,9 +1,9 @@
 #+TITLE: Personal configurations, scripts and tools.
 
-* goals
+* Goals
 - keep it simple
 - configurations work the same way, everywhere
-* emacs
+* Emacs
 ** go
 *** compile
 You can compile a go binary using =M-x compile= inside a go buffer.