mirror of
https://github.com/spf13/cobra.git
synced 2024-11-15 09:48:19 -07:00
Add godoc badge to README.md (#271)
This commit is contained in:
parent
e14e47b7a9
commit
336d629de0
@ -22,6 +22,7 @@ Many of the most widely used Go projects are built using Cobra including:
|
||||
|
||||
[![Build Status](https://travis-ci.org/spf13/cobra.svg "Travis CI status")](https://travis-ci.org/spf13/cobra)
|
||||
[![CircleCI status](https://circleci.com/gh/spf13/cobra.png?circle-token=:circle-token "CircleCI status")](https://circleci.com/gh/spf13/cobra)
|
||||
[![GoDoc](https://godoc.org/github.com/spf13/cobra?status.svg)](https://godoc.org/github.com/spf13/cobra)
|
||||
|
||||
![cobra](https://cloud.githubusercontent.com/assets/173412/10911369/84832a8e-8212-11e5-9f82-cc96660a4794.gif)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user