Updated README

This commit is contained in:
Rob Moran
2017-05-22 01:00:56 +01:00
parent 1886257f17
commit 3781792724
3 changed files with 93 additions and 28 deletions

View File

@@ -19,10 +19,14 @@
"web-bluetooth"
],
"dependencies": {
"bleat": "git://github.com/thegecko/bleat.git#web-bluetooth"
"bleat": "git://github.com/thegecko/bleat.git"
},
"ignore": [
"firmware",
".eslintrc",
".gitignore",
"circle.yml",
"gulpfile.js",
"package.json"
]
}