mirror of
https://github.com/G2-Games/cross-usb.git
synced 2025-04-19 05:12:53 -05:00
Update README.md
This commit is contained in:
parent
9aa10a019c
commit
319fae96ad
1 changed files with 6 additions and 0 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue