]> git.armaanb.net Git - stagit.git/blobdiff - README
Update documentation
[stagit.git] / README
diff --git a/README b/README
index 959e367dd83a47c32b36bef2cecf45bf5c9c5f8d..3c5d3c3964e62a4ee930c2b30dc8f0951e78f95e 100644 (file)
--- a/README
+++ b/README
@@ -1,12 +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.
 
-(personal fork for https://git.knutsen.co/)
-
 Usage
 -----
 
@@ -34,6 +33,7 @@ Dependencies
 - libc (tested with OpenBSD, FreeBSD, NetBSD, Linux: glibc and musl).
 - libgit2 (v0.22+).
 - POSIX make (optional).
+- Python3, pip.
 
 
 Documentation