From c8addf1d3e5168da12e93290a60b8644510a9c2f Mon Sep 17 00:00:00 2001 From: The Gitter Badger Date: Mon, 17 Jul 2017 03:50:33 +0000 Subject: [PATCH] Add Gitter badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 083d58a..8d707b5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ cryptonote-charna-pool ====================== +[![Join the chat at https://gitter.im/charnacrypto/charnapool](https://badges.gitter.im/charnacrypto/charnapool.svg)](https://gitter.im/charnacrypto/charnapool?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) + High performance Node.js (with native C addons) mining pool for Cryptonote based coins, optimized for Charnacoin, with the support of Forknote software such as Bytecoin, Dashcoin, etc.. Comes with lightweight example front-end script which uses the pool's AJAX API.