From 2f295b52bc66bf1ec60d8dc960facd6f291a6d4e Mon Sep 17 00:00:00 2001 From: fuziki <33706353+fuziki@users.noreply.github.com> Date: Wed, 20 Jul 2022 16:56:40 +0900 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6c00eb4..5ccea7d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # UnityCoreBluetooth ![Platform](https://img.shields.io/badge/platform-%20iOS%20%7C%20macOS%20-lightgrey.svg) -![Unity](https://img.shields.io/badge/unity-2020-green.svg) +![Unity](https://img.shields.io/badge/unity-2021-green.svg) ![Xode](https://img.shields.io/badge/xcode-xcode13-green.svg) * iOS & macOS Unity Bluetooth Native Plugin @@ -132,7 +132,8 @@ characteristic.Write(value); ## [UnityExample](Examples/UnityExample) * Example for Unity -* Unity Version: 2020.3.5 +* Unity Version + * check [Examples/UnityExample/ProjectSettings/ProjectVersion.txt](Examples/UnityExample/ProjectSettings/ProjectVersion.txt) * Work on Unity Editor And iOS device * Show raw value from Daydream controller or M5StickC