Browse Source

fix readme

pull/1780/head
Ethan Buchman 8 years ago
parent
commit
1a565b83ec
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md 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


Loading…
Cancel
Save