adds readme and gulp dependency

This commit is contained in:
Todd Treece 2015-07-27 15:32:50 -04:00
parent d9e77a7401
commit 468433db3d
2 changed files with 5 additions and 1 deletions

1
README.md Normal file
View file

@ -0,0 +1 @@
# NPR One Raspberry Pi Radio

View file

@ -24,5 +24,8 @@
"bugs": {
"url": "https://github.com/adafruit/nprone_raspi/issues"
},
"homepage": "https://github.com/adafruit/nprone_raspi#readme"
"homepage": "https://github.com/adafruit/nprone_raspi#readme",
"devDependencies": {
"gulp": "^3.9.0"
}
}