README update; npm run start uses DEBUG

This commit is contained in:
Nick Farina
2015-08-19 22:05:08 -07:00
parent 9c63ce5017
commit 5df7ffb40e
2 changed files with 14 additions and 16 deletions

View File

@@ -3,7 +3,7 @@
"description": "HomeKit support for the impatient",
"version": "0.0.0",
"scripts": {
"start": "node app.js"
"start": "DEBUG=* node app.js"
},
"repository": {
"type": "git",