From 2f3aef1bf348b6903cf78746a09c3cdbc5d6e676 Mon Sep 17 00:00:00 2001 From: The Gitter Badger Date: Wed, 23 Sep 2015 15:31:22 +0000 Subject: Add Gitter badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index da77462..ebab9c0 100644 --- 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) -- cgit v1.2.3