diff options
author | Julien Tanguy <julien.tanguy@jhome.fr> | 2016-01-16 11:03:52 +0100 |
---|---|---|
committer | Julien Tanguy <julien.tanguy@jhome.fr> | 2016-01-16 11:03:52 +0100 |
commit | 28ad2dfb09639cb4f194beb95ecdfae1adab23f6 (patch) | |
tree | dcb73e0736f39e337d97780dc016c3e3303bf1af | |
parent | 155ab4a48852dcf5a8918cdd18d2503e48007af2 (diff) | |
download | hmacaroons-28ad2dfb09639cb4f194beb95ecdfae1adab23f6.tar.gz hmacaroons-28ad2dfb09639cb4f194beb95ecdfae1adab23f6.tar.zst hmacaroons-28ad2dfb09639cb4f194beb95ecdfae1adab23f6.zip |
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ | |||
1 | Macaroons: Pure haskell implementation of macaroons | 1 | Macaroons: Pure haskell implementation of macaroons |
2 | =================================================== | 2 | =================================================== |
3 | 3 | ||
4 | ![Maintenance Status](https://img.shields.io/badge/maintenance%20status-needs%20love-ff69b4.svg) | ||
4 | [![Build Status](https://travis-ci.org/jtanguy/hmacaroons.svg?branch=master)](https://travis-ci.org/jtanguy/hmacaroons) | 5 | [![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) | 6 | [![Coverage Status](https://coveralls.io/repos/jtanguy/hmacaroons/badge.svg?branch=master&service=github)](https://coveralls.io/github/jtanguy/hmacaroons?branch=master) |
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) | 7 | [![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) |