mirror of https://github.com/tikv/client-java.git
Fixed formatting of PD and TiKV hyperlink (#264)
This commit is contained in:
parent
cfe0e28710
commit
7d71f6b61e
|
|
@ -27,7 +27,7 @@ The jar can be found in `./target/`
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
This project is designed to hook with `[pd](https://github.com/tikv/pd)` and `[tikv](https://github.com/tikv/tikv)`.
|
This project is designed to hook with [pd](https://github.com/tikv/pd) and [tikv](https://github.com/tikv/tikv).
|
||||||
|
|
||||||
When you work with this project, you have to communicate with `pd` and `tikv`. Please run TiKV and PD in advance.
|
When you work with this project, you have to communicate with `pd` and `tikv`. Please run TiKV and PD in advance.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue