Browse Source

Update README.md

pull/1780/head
Jae Kwon 7 years ago
committed by GitHub
parent
commit
f81a9c647d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@ -25,7 +25,7 @@ The [primary specification](https://github.com/tendermint/abci/blob/master/types
As a [Go interface](https://github.com/tendermint/abci/blob/master/types/application.go), it might look like:
```
```golang
// Applications
type Application interface {


Loading…
Cancel
Save