diff --git a/README.md b/README.md index 6380fe7c591b1486b8d9da7839b43cf76cb8e9e3..28a8c8dd41ece796cbfdce4d63184502f1b977ac 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,9 @@ [![Zigmod](https://img.shields.io/badge/Zigmod-latest-f7a41d)](https://github.com/nektro/zigmod) Inspect into the depths of your .git folder purely from Zig. + +## Resources + +- https://git-scm.com/book/en/v2/Git-Internals-Git-Objects +- https://git-scm.com/docs/gitformat-pack +- https://awasu.com/weblog/git-guts/delta-objects/