Update README.md

This commit is contained in:
Queeny
2018-05-08 22:52:09 -07:00
committed by GitHub
parent f4d588f0d0
commit 870c44c3ab

View File

@@ -1,10 +1,10 @@
# tla-plus in TiDB
# TLA+ in TiDB
## About tla-plus
## About TLA+
TLA+ is a formal specification and verification language to help engineers design, specify, reason about, and verify complex software and hardware systems. It is widely used to verify the algorithms in distributed systems.
## Using tla-plus in TiDB
## Using TLA+ in TiDB
In [TiDB](https://github.com/pingcap/tidb), we use TLA+ for the following purposes: