Update README.md

This commit is contained in:
G2 2024-02-01 00:32:46 -06:00 committed by GitHub
parent 9aa10a019c
commit 319fae96ad
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,6 +2,12 @@
An attempt at a USB library which works seamlessly across native and WASM targets.
[Crates.io](https://crates.io/crates/cross_usb)
[Documentation](https://docs.rs/cross_usb/)
------------------
> [!NOTE]
> Web USB only works in Chromium based browsers for now.