fix readme

This commit is contained in:
Ethan Buchman 2017-03-13 17:17:41 -04:00
parent c32338f29b
commit 1a565b83ec

View File

@ -178,7 +178,7 @@ This means ABCI applications written in Golang can be compiled with TendermintCo
# Tools and Apps
The `abci-cli` tool wraps any ABCI client and can be used for probing/testing an ABCI application.
See the [guide](htutoria://tendermint.com/docs/guides/abci-cli) for more details.
See the [guide](https://tendermint.com/docs/guides/abci-cli) for more details.
Multiple example apps are included:
- the `counter` application, which illustrates nonce checking in txs