]> git.armaanb.net Git - stagit.git/commitdiff
README: minor update
authorHiltjo Posthuma <hiltjo@codemadness.org>
Sun, 1 May 2016 12:41:51 +0000 (14:41 +0200)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Sun, 1 May 2016 12:51:11 +0000 (14:51 +0200)
README

diff --git a/README b/README
index fc81a38b22caf1cc856d6675ae9e4989babf11f4..df920008c986564a551dde2b22efabf09fa114fc 100644 (file)
--- 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,