diff --git a/README.md b/README.md index cceb743..d4bf748 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Side BFT-CRDT PoC +# BFT-CRDT PoC -This is a proof of concept implementation of a BFT-CRDT blockchain system. +This is a proof of concept implementation of a BFT-CRDT blockchain-like system. It is not at all secure right now, it is strictly for fun and poking at ideas. ## Prerequisites