README: minor update - stagit-gopher - A git gopher frontend. (mirror)
 (HTM) git clone git://bitreich.org/stagit-gopher/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/stagit-gopher/
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Tags
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 7a1da0b9853093781dd1b130d63619b17ecc8c01
 (DIR) parent fc60d78d8917fb930227ecc53936c9216e6298c2
 (HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Sun,  1 May 2016 14:41:51 +0200
       
       README: minor update
       
       Diffstat:
         M README                              |       3 ++-
       
       1 file changed, 2 insertions(+), 1 deletion(-)
       ---
 (DIR) diff --git 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,