From bee185f60d221f5d49bc861b630631957f5c8ed3 Mon Sep 17 00:00:00 2001 From: yamadapc Date: Thu, 31 Jul 2014 18:44:04 -0300 Subject: [PATCH] Add a gitter chat badge to the README. Having a chat room for the project should make taking decisions collaboratively more dynamic and fair. Though I'm not a super active user of gitter, I think it's a nice tool which can work for this. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ce265ea..81eb1d3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ d-colorize ==================== [![Build Status](https://travis-ci.org/yamadapc/d-colorize.svg?branch=master)](https://travis-ci.org/yamadapc/d-colorize) +[![Gitter chat](https://badges.gitter.im/yamadapc/d-colorize.png)](https://gitter.im/yamadapc/d-colorize) - - - A partial port of Ruby's [colorize](https://github.com/fazibear/colorize)