diff --git a/README.md b/README.md index 89bca36..fc6c0fd 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,17 @@ > *merkle.rs* is a Rust implementation of a [Merkle tree](https://en.wikipedia.org/wiki/Merkle_tree). +## Documentation + +Documentation is [available](https://spinresearch.github.io/merkle.rs/merkle/index.html). + +## Bug Reporting + +Please report bugs either as pull requests or as issues in [the issue +tracker](https://github.com/SpinResearch/lamport.rs). *lamport* has a +**full disclosure** vulnerability policy. **Please do NOT attempt to report +any security vulnerability in this code privately to anybody.** + ## License See [LICENSE](LICENSE).