aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/README.md b/README.md
index bfeccc1..388a65d 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,9 @@
-# notes \ No newline at end of file
+# notes
+
+Personal collection of notes.
+
+Vim `:helptags` can be generated by running:
+```
+vim +'helptags .' +q
+```
+