Skip to content

Commit

Permalink
Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
thorikawa committed Nov 24, 2017
1 parent c85108f commit df6460c
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit df6460c

Please sign in to comment.