From 07a97f262e44397f3112efd14043cc54d71d9aa8 Mon Sep 17 00:00:00 2001 From: The Gitter Badger Date: Fri, 12 Feb 2016 15:28:04 +0000 Subject: [PATCH] Add Gitter badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 77c7c9e..af27c5e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ Chip ==== +[![Join the chat at https://gitter.im/chip-js/chip](https://badges.gitter.im/chip-js/chip.svg)](https://gitter.im/chip-js/chip?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) + Chip.js is a lightweight JavaScript framework that provides data binding to HTML like Angular.js and Ember.js. See the full [annotated source](https://rawgithub.com/teamsnap/chip/master/docs/src/chip.html).