From 4f44cb7a6233d460069999343c7e0c6fab16908f Mon Sep 17 00:00:00 2001 From: Steve Francia Date: Mon, 2 Nov 2015 10:55:33 -0500 Subject: [PATCH] Add demo gif to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 73a6904b..80ec26c2 100644 --- a/README.md +++ b/README.md @@ -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) +![cobra2](https://cloud.githubusercontent.com/assets/173412/10886433/03662176-8150-11e5-8509-a0e1997183ba.gif) + ## Overview Cobra is a library providing a simple interface to create powerful modern CLI