Skip to content

Commit

Permalink
Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
thorikawa committed Apr 16, 2018
1 parent f56f3f3 commit 9936420
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,10 @@
# urg-unity
URG a.k.a. Sokuiki sensor library for Unity written in pure C#

## Get started with your scene.
1. Import an unitypackage file which is found in Release page.
2. Attach `Scripts/UrgSensor` to your GameObject.
3. Refer `Example/DebugRenderer` to how to get distances.

## License
MIT License.

0 comments on commit 9936420

Please sign in to comment.