From 5037895a97206e5dbff5925fd531756e99671fba Mon Sep 17 00:00:00 2001 From: The Gitter Badger Date: Tue, 3 Feb 2015 20:27:15 +0000 Subject: [PATCH] Added Gitter badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b6dfaeb..e4fb411 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # mustache.js - Logic-less {{mustache}} templates with JavaScript +[![Join the chat at https://gitter.im/janl/mustache.js](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/janl/mustache.js?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) + > What could be more logical awesome than no logic at all? [mustache.js](http://github.com/janl/mustache.js) is an implementation of the [mustache](http://mustache.github.com/) template system in JavaScript.