diff --git a/README.md b/README.md index 06a184ed2..e61c2bdd0 100644 --- a/README.md +++ b/README.md @@ -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