From 85a724d873f9ce651709f62726d4b4e52690fdd4 Mon Sep 17 00:00:00 2001 From: Julien Tanguy Date: Mon, 5 Oct 2015 18:40:10 +0200 Subject: [PATCH] Cosmetic changes to README [ci skip] --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 1f76807..6336c67 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ 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 -- 2.41.0