Add tendermint and cosmos-sdk to the list of projects using cobra

This commit is contained in:
Alessio Treglia 2019-05-02 17:24:15 +01:00
parent 67fc4837d2
commit 93f9eeb535
No known key found for this signature in database
GPG key ID: E8A48AE5311D765A

View file

@ -23,6 +23,8 @@ Many of the most widely used Go projects are built using Cobra, such as:
[Istio](https://istio.io),
[Prototool](https://github.com/uber/prototool),
[mattermost-server](https://github.com/mattermost/mattermost-server),
[Tendermint](https://github.com/tendermint/tendermint),
[Cosmos SDK](https://github.com/cosmos/cosmos-sdk),
etc.
[![Build Status](https://travis-ci.org/spf13/cobra.svg "Travis CI status")](https://travis-ci.org/spf13/cobra)