From fe04261572140831fe539e475d1916633d269844 Mon Sep 17 00:00:00 2001 From: The Gitter Badger Date: Fri, 4 Mar 2016 02:45:05 +0000 Subject: [PATCH] Add Gitter badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ca0b9be..715f2c1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # ReactTable [![Build Status](https://travis-ci.org/erfangc/ReactTable.svg?branch=master)](https://travis-ci.org/erfangc/ReactTable) +[![Join the chat at https://gitter.im/erfangc/ReactTable](https://badges.gitter.im/erfangc/ReactTable.svg)](https://gitter.im/erfangc/ReactTable?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) + High Performance HTML Table with Group By functionality Implemented using Facebook [react.js](https://github.com/facebook/react) *requires [react.js](https://github.com/facebook/react)*