From 6c4f1fec5fab53f29511b4c68877d41d00616e7b Mon Sep 17 00:00:00 2001 From: Moshe Kolodny Date: Tue, 16 Jun 2015 19:51:36 -0400 Subject: [PATCH] added gitter room --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 2ae21bd..bb2cb4c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Gitter][gitter-image]][gitter-url] + These are some basic (and advanced) coding challenges Here's the basic workflow: @@ -20,3 +22,6 @@ Pull requests welcome, please follow the basic workflow: 2. Copy a package.json from a sibling folder 3. Make a test.js file 4. Optionally provide a README.md + +[gitter-image]: https://badges.gitter.im/Join%20Chat.svg +[gitter-url]: https://gitter.im/kolodny/exercises