aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index cec827b..86d4720 100644
--- a/README.rst
+++ b/README.rst
@@ -83,6 +83,11 @@ section may be incomplete and subject to changes.
# stable. Or try the following script:
# scripts/faulty_leader_demo.sh
+Try to Reproduce Our Basic Results
+==================================
+
+See here_.
+
TODO
====
@@ -90,3 +95,5 @@ TODO
- Branch pruning & swapping (the current implementation stores the entire chain in memory)
- Limit the async events (improve robustness)
- Persistent protocol state (recovery?)
+
+.. _here: https://github.com/hot-stuff/libhotstuff/tree/master/scripts/deploy