aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJulien Tanguy <julien.tanguy@jhome.fr>2015-11-17 00:33:27 +0100
committerJulien Tanguy <julien.tanguy@jhome.fr>2015-11-17 00:33:27 +0100
commitc2dfd0780f25efd92310ca0428198ff9aca704d8 (patch)
tree4c1083f195a5ddc949ca18176fd3b50c706db139
parent01167d529e6f35a2787adf6c33f46699a7604634 (diff)
downloadhmacaroons-c2dfd0780f25efd92310ca0428198ff9aca704d8.tar.gz
hmacaroons-c2dfd0780f25efd92310ca0428198ff9aca704d8.tar.zst
hmacaroons-c2dfd0780f25efd92310ca0428198ff9aca704d8.zip
Add coveralls.io badge to README
[ci skip]
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
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
2=================================================== 2===================================================
3 3
4[![Build Status](https://travis-ci.org/jtanguy/hmacaroons.svg?branch=master)](https://travis-ci.org/jtanguy/hmacaroons) 4[![Build Status](https://travis-ci.org/jtanguy/hmacaroons.svg?branch=master)](https://travis-ci.org/jtanguy/hmacaroons)
5[![Coverage Status](https://coveralls.io/repos/jtanguy/hmacaroons/badge.svg?branch=master&service=github)](https://coveralls.io/github/jtanguy/hmacaroons?branch=master)
5[![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) 6[![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)
6 7
7Macaroons is a pure haskell implementation of macaroons. It aims to provide 8Macaroons is a pure haskell implementation of macaroons. It aims to provide