From 89165b6ab0c365eb23cb17bc56a788c7dddc1867 Mon Sep 17 00:00:00 2001 From: Determinant Date: Tue, 20 Nov 2018 11:22:05 -0500 Subject: update cppromise header file --- README.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index ee6fb03..9e465d4 100644 --- a/README.rst +++ b/README.rst @@ -1,7 +1,7 @@ -HotStuff --------- +libhotstuff +----------- -HotStuff is a general-purpose BFT state machine replication library with +libhotstuff is a general-purpose BFT state machine replication library with modularity and simplicity, suitable for building hybrid consensus cryptocurrencies. @@ -39,7 +39,7 @@ section may be incomplete and subject to changes. :: # install from the repo - git clone https://github.com/hot-stuff/hot-stuff.git + git clone https://github.com/hot-stuff/libhotstuff.git cd hot-stuff/ git submodule update --init --recursive -- cgit v1.2.3