소스 검색

added readme

Simon 3 년 전
부모
커밋
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.