update readme

This commit is contained in:
Riku Rouvila
2015-01-18 16:20:29 +02:00
parent a65b3c19c2
commit 52306f2a5a
2 changed files with 20 additions and 1 deletions

View File

@@ -4,7 +4,8 @@
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node index.js"
},
"repository": {
"type": "git",