Add docs link to README

This commit is contained in:
Henry de Valence 2020-01-24 14:55:55 -08:00
parent 60f3f35d89
commit 976bbff0b9
1 changed files with 6 additions and 0 deletions

View File

@ -3,6 +3,12 @@
Hello! I am Zebra, an ongoing Rust implementation of a Zcash node.
Zebra is a work in progress. It is developed as a collection of `zebra-*`
libraries implementing the different components of a Zcash node (networking,
chain structures, consensus rules, etc), and a `zebrad` binary which uses them.
[Rendered docs from the `main` branch](https://doc.zebra.zfnd.org).
## License
Zebra is distributed under the terms of both the MIT license