diff --git a/README.md b/README.md index 4e318f6..a73c5f7 100644 --- a/README.md +++ b/README.md @@ -1 +1,12 @@ -# pmtree +
Persistent Merkle Tree in Rust
+ +![last commit status](https://github.com/Rate-Limiting-Nullifier/pmtree/workflows/Build-Test-Fmt/badge.svg) + +## How to use +```toml +[dependencies] + +pmtree = { git = "https://github.com/Rate-Limiting-Nullifier/pmtree" } +``` \ No newline at end of file