]> git.armaanb.net Git - stagit.git/blobdiff - README
Restructure repo
[stagit.git] / README
diff --git a/README b/README
index a8384e429be662486848b5f0051709fd9b11e1c2..3c5d3c3964e62a4ee930c2b30dc8f0951e78f95e 100644 (file)
--- a/README
+++ b/README
@@ -1,11 +1,11 @@
 stagit
 ------
 
-static git page generator.
+static git page generator. personal fork with syntax highlighting and some
+quality of life improvements
 
 It generates static HTML pages for a git repository.
 
-
 Usage
 -----
 
@@ -33,6 +33,7 @@ Dependencies
 - libc (tested with OpenBSD, FreeBSD, NetBSD, Linux: glibc and musl).
 - libgit2 (v0.22+).
 - POSIX make (optional).
+- Python3, pip.
 
 
 Documentation