From: Julien Tanguy Date: Mon, 16 Nov 2015 23:33:27 +0000 (+0100) Subject: Add coveralls.io badge to README X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=c2dfd0780f25efd92310ca0428198ff9aca704d8;p=github%2Ffretlink%2Fhmacaroons.git Add coveralls.io badge to README [ci skip] --- diff --git a/README.md b/README.md index 6336c67..6d6087c 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ Macaroons: Pure haskell implementation of macaroons =================================================== [![Build Status](https://travis-ci.org/jtanguy/hmacaroons.svg?branch=master)](https://travis-ci.org/jtanguy/hmacaroons) +[![Coverage Status](https://coveralls.io/repos/jtanguy/hmacaroons/badge.svg?branch=master&service=github)](https://coveralls.io/github/jtanguy/hmacaroons?branch=master) [![Join the chat at https://gitter.im/jtanguy/hmacaroons](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/jtanguy/hmacaroons?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) Macaroons is a pure haskell implementation of macaroons. It aims to provide