diff --git a/README.md b/README.md index 5affe11..501332a 100644 --- a/README.md +++ b/README.md @@ -18,11 +18,9 @@ A cross-platform (Android/iOS/macOS/Windows/Linux/Web) Bluetooth Low Energy (BLE - [Timeout](#timeout) - [UUID Format Agnostic](#uuid-format-agnostic) -## Usage +## API Support -### API Support Matrix - -| API | Android | iOS | macOS | Windows | Linux | Web | +| | Android | iOS | macOS | Windows | Linux | Web | | :------------------- | :-----: | :-: | :---: | :-----: | :----------: | :-: | | startScan/stopScan | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | | connect/disconnect | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |