mirror of https://github.com/tikv/client-java.git
Update README.md
This commit is contained in:
parent
ca8a622ea1
commit
be81ff86f3
|
@ -10,7 +10,7 @@ It is supposed to:
|
||||||
+ Talk to Placement Driver searching for a region
|
+ Talk to Placement Driver searching for a region
|
||||||
+ Talk to TiKV for reading/writing data
|
+ Talk to TiKV for reading/writing data
|
||||||
|
|
||||||
## Quick Start
|
## Quick Start2
|
||||||
|
|
||||||
> TiKV Java Client is designed to communicate with [PD](https://github.com/tikv/pd) and [TiKV](https://github.com/tikv/tikv), please run PD and TiKV in advance.
|
> TiKV Java Client is designed to communicate with [PD](https://github.com/tikv/pd) and [TiKV](https://github.com/tikv/tikv), please run PD and TiKV in advance.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue