diff --git a/docs/app-dev/abci-cli.md b/docs/app-dev/abci-cli.md index 70fc919f0..20f1b70c2 100644 --- a/docs/app-dev/abci-cli.md +++ b/docs/app-dev/abci-cli.md @@ -351,9 +351,9 @@ the same results as for the Go version. ## Bounties Want to write the counter app in your favorite language?! We'd be happy -to add you to our [ecosystem](https://github.com/tendermint/awesome#ecosystem)! We're -also offering [grants](https://github.com/interchainio/funding) for -implementations in new languages! +to add you to our [ecosystem](https://github.com/tendermint/awesome#ecosystem)! +See [funding](https://github.com/interchainio/funding) opportunities from the +[Interchain Foundation](https://interchain.io/) for implementations in new languages and more. The `abci-cli` is designed strictly for testing and debugging. In a real deployment, the role of sending messages is taken by Tendermint, which