From 0e32615985e73eefc279029e6f92e932e7b93c65 Mon Sep 17 00:00:00 2001 From: Rob Moran Date: Sat, 19 Oct 2024 18:58:23 +0100 Subject: [PATCH] Update README.md fixes #264 --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 56d6afe9..acfbba67 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,14 @@ See the [examples](https://github.com/thegecko/webbluetooth/tree/master/examples https://thegecko.github.io/webbluetooth/ +## Supported Platforms + +Binaries are built to support the following platforms: + +- MacOS (x64 and arm64) +- Windows (x86 and x64) +- Linux (x64 glibc) + ## Usage The module exports a default `navigator.bluetooth` instance, the `Bluetooth` class to allow you to instantiate your own bluetooth instances and the Bluetooth helper methods: