summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index fc81a38..df92000 100644
--- a/README
+++ b/README
@@ -21,7 +21,7 @@ Install
-------
$ make
-# doas make install
+# make install
Dependencies
@@ -47,6 +47,7 @@ Features
- Show file tree with linkable line numbers.
- Show references: local branches and tags.
- Detect README and LICENSE file from HEAD and link it as a webpage.
+- Detect submodules (.gitmodules file) from HEAD and link it as a webpage.
- Atom feed log (atom.xml).
- Make index page for multiple repositories with stagit-index.
- After generating the pages (relatively slow) serving the files is very fast,