mirror of
https://github.com/spf13/cobra
synced 2024-11-04 21:07:19 +00:00
Added Gitter badge
This commit is contained in:
parent
3ee9552eeb
commit
88300f69f8
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
# Cobra
|
||||
|
||||
[![Join the chat at https://gitter.im/spf13/cobra](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/spf13/cobra?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
|
||||
A Commander for modern go CLI interactions
|
||||
|
||||
[![Build Status](https://travis-ci.org/spf13/cobra.svg)](https://travis-ci.org/spf13/cobra)
|
||||
|
|
Loading…
Reference in a new issue