From ca42d2b12367dd701ee6102ec5873c56ac1d12a7 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Wed, 2 Sep 2015 11:49:14 -0700 Subject: [PATCH] doc: readme: make gpl badge green --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d27585fe..a701cf1a2 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ For some, it is a simpler, less distracting, more future-proof alternative to Qu For more, see http://hledger.org. -[![license](https://img.shields.io/badge/license-GPLv3+-blue.svg)](http://www.gnu.org/licenses/gpl.html) +[![license](https://img.shields.io/badge/license-GPLv3+-brightgreen.svg)](http://www.gnu.org/licenses/gpl.html) [![hackage release](https://img.shields.io/hackage/v/hledger.svg?label=current+release)](http://hackage.haskell.org/package/hledger)