Procházet zdrojové kódy

Add a one sentence explaination to ruaft.

Jing Yang před 4 roky
rodič
revize
a1ce117a4e
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  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