From 09668c3408531043e572f6ba316115393bc6c41a Mon Sep 17 00:00:00 2001 From: Akihiro Komori Date: Mon, 24 May 2021 23:53:52 +0900 Subject: [PATCH] Modify README --- README.md | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index e9e2300..517887a 100644 --- a/README.md +++ b/README.md @@ -17,14 +17,9 @@ BLE-WebSocket gateway for [toio](https://toio.io/) and other apps (e.g. Unity) o 4. Open `UnioTest\Scenes\SampleScene`. 5. Play it. 6. Turn on the toio. -7. Focus on Unity's Game Window and press the C key to connect. -8. Press G key to go forward. - See `UnioTest\Scripts\UnioTest.cs` for other operations. - - OR - -7. Press the Connect button -8. And so on. +7. Focus on Unity's Game Window and press `Connect` button to connect. +8. Press `Motor Run` button to go forward. +9. And so on. ## Data basics