From 2cc67c42d4d07bcdc1069b75af41f1a887e77bf2 Mon Sep 17 00:00:00 2001 From: Karthick Thangasamy Date: Thu, 18 May 2017 15:23:51 +0530 Subject: [PATCH] chore(all):gitter channel added --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a03f9f085..66a27c1f5 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,10 @@ A set of [Aurelia](http://aurelia.io) wrappers for [Syncfusion Essential Studio for JavaScript](https://www.syncfusion.com/products/javascript) -**NOTE: This plugin is in active development and we would love to hear your feedback** +[![npm version](https://badge.fury.io/js/aurelia-syncfusion-bridge.svg)](https://www.npmjs.com/package/aurelia-syncfusion-bridge) +[![Join the chat](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/syncfusion/aurelia-syncfusion-bridge?utm_source=share-link&utm_medium=link&utm_campaign=share-link) + + ### [Component catalog (demos)](http://aurelia-ui-toolkits.github.io/demo-syncfusion/) @@ -16,4 +19,4 @@ Open up an [issue](https://github.com/aurelia-ui-toolkits/aurelia-syncfusion-bri ## Running tests 1. `npm install` 2. `jspm install` -3. `karma start` \ No newline at end of file +3. `karma start`