author | Jordan Doyle <jordan@doyle.la> | 2022-10-22 15:30:42.0 +01:00:00 |
---|---|---|
committer | Jordan Doyle <jordan@doyle.la> | 2022-10-22 15:30:42.0 +01:00:00 |
commit | 235e7acc3dc3ea9f47aefbada237c9ead8b959fa [patch] |
|
tree | a2c325303a1ad6a5aa93cd75440670c7ab3b6130 |
|
parent | 3e4b321df877c5ff6779973f73c07243992887ac |
|
download | 235e7acc3dc3ea9f47aefbada237c9ead8b959fa.tar.gz |
Add link to documentation
Diff
README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 579663e..422bbe6 100644 --- a/README.md +++ a/README.md @@ -1,3 +1,5 @@ # Packfile [](https://crates.io/crates/packfile) [](https://docs.rs/packfile) `packfile` is a simple library providing utilities to generate [Git Packfiles] in memory. Usage: