From b4e1271a8d1d02b9c74aff8cebbfc9e7d32f0d57 Mon Sep 17 00:00:00 2001 From: The Gitter Badger Date: Sun, 4 Oct 2015 18:18:10 +0000 Subject: [PATCH] Add Gitter badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b9d239d..821be70 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # iron +[![Join the chat at https://gitter.im/iron-meteor/iron-cli](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/iron-meteor/iron-cli?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) + A command line scaffolding tool for Meteor applications. It automatically creates project structure, files and boilerplate code.