- commit
- 56048cb
- parent
- f0e0594
- author
- Eric Bower
- date
- 2023-09-01 15:51:53 +0000 UTC
doc: readme update
1 files changed,
+5,
-0
+5,
-0
1@@ -22,3 +22,8 @@ To learn more about the options run:
2 ```bash
3 ./pgit --help
4 ```
5+
6+# inspiration
7+
8+This project was heavily inspired by
9+[stagit](https://codemadness.org/stagit.html)