mirror of
https://github.com/spf13/cobra
synced 2024-11-24 14:47:12 +00:00
Add demo gif to readme
This commit is contained in:
parent
ae5c01791c
commit
4f44cb7a62
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@ Many of the most widely used Go projects are built using Cobra including:
|
||||||
|
|
||||||
[![Build Status](https://travis-ci.org/spf13/cobra.svg)](https://travis-ci.org/spf13/cobra)
|
[![Build Status](https://travis-ci.org/spf13/cobra.svg)](https://travis-ci.org/spf13/cobra)
|
||||||
|
|
||||||
|
![cobra2](https://cloud.githubusercontent.com/assets/173412/10886433/03662176-8150-11e5-8509-a0e1997183ba.gif)
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
Cobra is a library providing a simple interface to create powerful modern CLI
|
Cobra is a library providing a simple interface to create powerful modern CLI
|
||||||
|
|
Loading…
Reference in a new issue