diff --git a/README.md b/README.md index 4d99f73..8be4896 100644 --- a/README.md +++ b/README.md @@ -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)