Commit 56048cb

Eric Bower  ·  2023-09-01 11:51:53 -0400 EDT
parent f0e0594
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)