From f4f1b775343b8782404df2b83e92aa15d1a0fa37 Mon Sep 17 00:00:00 2001 From: Jack Grigg Date: Tue, 20 Oct 2020 23:09:21 +0100 Subject: [PATCH] Add book to README --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5684c1c3..08e274be 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,10 @@ **IMPORTANT**: This library is being actively developed and should not be used in production software. -## [Documentation](https://docs.rs/pollard) +## Documentation + +- [The Pollard Book](https://zcash.github.io/pollard/) +- [Crate documentation]](https://docs.rs/pollard) ## License