README: minor update
1 files changed, 2 insertions(+), 1 deletions(-) | |||
---|---|---|---|
M | README | +2 | -1 |
1@@ -21,7 +21,7 @@ Install
2 -------
3
4 $ make
5-# doas make install
6+# make install
7
8
9 Dependencies
10@@ -47,6 +47,7 @@ Features
11 - Show file tree with linkable line numbers.
12 - Show references: local branches and tags.
13 - Detect README and LICENSE file from HEAD and link it as a webpage.
14+- Detect submodules (.gitmodules file) from HEAD and link it as a webpage.
15 - Atom feed log (atom.xml).
16 - Make index page for multiple repositories with stagit-index.
17 - After generating the pages (relatively slow) serving the files is very fast,