瀏覽代碼

Add a one sentence explaination to ruaft.

Jing Yang 4 年之前
父節點
當前提交
a1ce117a4e
共有 1 個文件被更改,包括 2 次插入1 次删除
  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