]> git.immae.eu Git - github/fretlink/hmacaroons.git/commitdiff
Add Gitter badge
authorThe Gitter Badger <badger@gitter.im>
Wed, 23 Sep 2015 15:31:22 +0000 (15:31 +0000)
committerThe Gitter Badger <badger@gitter.im>
Wed, 23 Sep 2015 15:31:22 +0000 (15:31 +0000)
README.md

index da7746204ea6c4fcf01f8b3cafb22056fc7d7bb2..ebab9c017673a11ff5ae855f7616c4f73e84b763 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
 Macaroons: Pure haskell implementation of macaroons [![Build Status](https://travis-ci.org/jtanguy/hmacaroons.svg?branch=master)](https://travis-ci.org/jtanguy/hmacaroons)
 ===================================================
 
+[![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
 compatibility at a serialized level with the [reference implementation](https://github.com/rescrv/libmacaroons)
 and the [python implementation](https://github.com/ecordell/pymacaroons)