Forráskód Böngészése

Add a one sentence explaination to ruaft.

Jing Yang 4 éve
szülő
commit
a1ce117a4e
1 módosított fájl, 2 hozzáadás és 1 törlés
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -1,6 +1,7 @@
 # Ruaft: Raft implemented in Rust
 
-Ruaft is a Rust version of [the Raft consensus protocol](https://raft.github.io/).
+Ruaft is a Rust version of [the Raft consensus protocol](https://raft.github.io/). Carefully designed, thoroughly
+tested, not yet verified in production.
 
 ## Raft