From d48e43788e73ee01a8c7f3f9c3eba00d346ea6d1 Mon Sep 17 00:00:00 2001 From: The Gitter Badger Date: Sun, 6 Sep 2015 23:31:28 +0000 Subject: [PATCH] Added Gitter badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e0adaa7f..dd7d67e2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Coffee-React +[![Join the chat at https://gitter.im/jsdf/coffee-react](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/jsdf/coffee-react?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) + Coffee-React provides a JSX-like syntax for building [React](http://facebook.github.io/react/) components with the full awesomeness of CoffeeScript. [Try it out](https://jsdf.github.io/coffee-react-transform/).