From 189491c38dfedccfb4108edf72fc71e24042a2dd Mon Sep 17 00:00:00 2001 From: The Gitter Badger Date: Tue, 10 Nov 2015 06:51:11 +0000 Subject: [PATCH] Add Gitter badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 86c953f..169469a 100755 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # ZPL-JS +[![Join the chat at https://gitter.im/ebpa/zpl-js](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/ebpa/zpl-js?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) + ZPL-JS is a ZPL / ZPL II JavaScript library for printing to Zebra printers. It's goal is to make printing to Zebra printers as easy as possible with JavaScript while still leveraging the power of ZPL. var zpl = require('zpl');