From afcf9cfbbc30f8c50d8af91cc3cd2d079f0419ed Mon Sep 17 00:00:00 2001 From: Kolen Cheung Date: Sat, 10 Dec 2016 23:35:23 -0800 Subject: [PATCH] add badges - license - hackage - travis --- README.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.markdown b/README.markdown index d3db4b98c..0dbdf2fa0 100644 --- a/README.markdown +++ b/README.markdown @@ -1,3 +1,7 @@ +[![license](https://img.shields.io/badge/license-GPLv2-brightgreen.svg)](https://www.gnu.org/licenses/gpl.html) +[![hackage release](https://img.shields.io/hackage/v/gitit.svg?label=current+release)](http://hackage.haskell.org/package/gitit) +[![travis build status](https://img.shields.io/travis/jgm/gitit.svg)](https://travis-ci.org/jgm/gitit) + Gitit =====