浏览代码

added readme

Simon 2 年之前
父节点
当前提交
2a8c4b90d7
共有 1 个文件被更改,包括 4 次插入1 次删除
  1. 4 1
      README.md

+ 4 - 1
README.md

@@ -1 +1,4 @@
-# 2PPS
+# 2PPS
+
+To execute you need to run follower.go, wait for print "start leader", then run leader.go, wait for 1sec and then start client.go
+The parameters used, like number of clients or the write database size, are global variables in the respective files.