From c67974d5655733d69b9df1c112b69e34f6cbeb26 Mon Sep 17 00:00:00 2001 From: The Gitter Badger Date: Mon, 23 Oct 2017 11:13:46 +0000 Subject: [PATCH] Add Gitter badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 71faf98b8..3cee2a88a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # go-nebulas +[![Join the chat at https://gitter.im/nebulasio/go-nebulas](https://badges.gitter.im/nebulasio/go-nebulas.svg)](https://gitter.im/nebulasio/go-nebulas?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) + Official Go implementation of the Nebulas protocol. [![Build Status](https://travis-ci.org/nebulasio/go-nebulas.svg?branch=develop)](https://travis-ci.org/nebulasio/go-nebulas)