From ae5c01791c1b16a095d60ceacc18b2f6944400a9 Mon Sep 17 00:00:00 2001 From: Steve Francia Date: Mon, 2 Nov 2015 10:53:04 -0500 Subject: [PATCH] Add logo to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 36ab51ff..73a6904b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Cobra +![cobra logo](https://cloud.githubusercontent.com/assets/173412/10886352/ad566232-814f-11e5-9cd0-aa101788c117.png) Cobra is both a library for creating powerful modern CLI applications as well as a program to generate applications and command files.