We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5139691 commit f5efa4dCopy full SHA for f5efa4d
1 file changed
README.md
@@ -1,6 +1,9 @@
1
#Raft
2
3
-Leader election is implemented.
+## Implemented features
4
+1. leader election
5
+2. log replication
6
-#Usage:
-You can find the usage in the example directory.
7
+## Usage
8
+
9
+Get the usage from example directory.
0 commit comments