Add Slack info to README

This commit is contained in:
Nick Farina
2015-11-04 09:37:20 -08:00
parent 974eef3ea8
commit 9883eb7189
2 changed files with 9 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "homebridge",
"description": "HomeKit support for the impatient",
"version": "0.2.3",
"version": "0.2.4",
"scripts": {
"dev": "DEBUG=* ./bin/homebridge -D -P example-plugins/ || true"
},