Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
fixes #264
  • Loading branch information
thegecko authored Oct 19, 2024
1 parent dff7da4 commit 0e32615
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
Expand Up @@ -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:
Expand Down

0 comments on commit 0e32615

Please sign in to comment.