]> git.armaanb.net Git - stagit.git/blobdiff - README
Copy files.html to index.html
[stagit.git] / README
diff --git a/README b/README
index 3c5d3c3964e62a4ee930c2b30dc8f0951e78f95e..e8369940f43d9ee808d25a1fdd8236fb2d05fc83 100644 (file)
--- a/README
+++ b/README
@@ -1,8 +1,8 @@
 stagit
 ------
 
-static git page generator. personal fork with syntax highlighting and some
-quality of life improvements
+static git page generator. personal fork with fast syntax highlighting via
+Chroma and some style and quality of life improvements.
 
 It generates static HTML pages for a git repository.
 
@@ -16,7 +16,7 @@ Make files per repository:
 
 Make index file for repositories:
 
-       $ stagit-index repodir1 repodir2 repodir3 > index.html
+       $ stagit-index repodir1 repodir2 repodir3
 
 
 Build and install