From df6460c3e051c1e0137dd13ad04a347acc2debd5 Mon Sep 17 00:00:00 2001 From: Takahiro Horikawa Date: Fri, 24 Nov 2017 18:33:53 +0900 Subject: [PATCH] Update README. --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7db348d..c8f5368 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,14 @@ You need to compile and upload the [bunny sketch](https://github.com/adafruit/Ad ## Get started with your scene. -1. Attach Scripts/Serial Receiver and Scripts/Tracker to the GameObject. That GameObject rotates as BNO055 moves. +1. Import [bno055-unity.unitypackage](bno055-unity.unitypackage) + +2. Attach Scripts/Serial Receiver and Scripts/Tracker to the GameObject. That GameObject rotates as BNO055 moves. ## Demo ![Demo](demo.gif) + +## License + +MIT License.