diff --git a/README.md b/README.md index 263ad7b..e835084 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,8 @@ welcome! ## Thanks -I am indebted to [voodootikigod's rolling spider] project for demonstrating how to communicate with the drone. +I am indebted to [voodootikigod's rolling spider](https://github.com/voodootikigod/node-rolling-spider) project for +demonstrating how to communicate with the drone. This demo borrows a lot from it. Thanks also to [@beaufortfrancois](https://github.com/beaufortfrancois) for collaborating with me to get the demo working better! diff --git a/package.json b/package.json index 345c1d0..f5dfd55 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "url": "git+https://github.com/poshaughnessy/web-bluetooth-parrot-drone.git" }, "author": "Peter O'Shaughnessy", - "license": "ISC", + "license": "MIT", "bugs": { "url": "https://github.com/poshaughnessy/web-bluetooth-parrot-drone/issues" },