Update readme.

This commit is contained in:
c0gent 2018-07-02 20:47:02 -07:00
parent d0f515db70
commit 2930b833e2
1 changed files with 3 additions and 0 deletions

View File

@ -3,4 +3,7 @@
An experimental peer-to-peer client using the [Honey Badger Byzantine Fault
Tolerant consensus algorithm](https://github.com/poanetwork/hbbft).
### Status
* Initial project layout based on [hbbft
examples](https://github.com/poanetwork/hbbft/tree/master/examples)