aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorDeterminant <ted.sybil@gmail.com>2018-11-20 11:22:05 -0500
committerDeterminant <ted.sybil@gmail.com>2018-11-20 11:22:05 -0500
commit89165b6ab0c365eb23cb17bc56a788c7dddc1867 (patch)
tree8b88c61cadd6a9daa43311db8c357025b150bbed /README.rst
parentf4629118d42acc70f0d63608b2d3779b0edeae51 (diff)
update cppromise header file
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst8
1 files changed, 4 insertions, 4 deletions
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