diff --git a/README.md b/README.md index abe8e608..d8b929ce 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # Overview + + + + + TiKV Client C++ allow you to access [TiKV](https://github.com/tikv/tikv) from C and C++ applications. The code is in an early alpha status. Currently, it is only used by TiFlash.