mirror of
https://github.com/G2-Games/cross-usb.git
synced 2025-04-19 13:22:53 -05:00
Update README.md, fixed typo
This commit is contained in:
parent
ff2d6f89da
commit
fea600bff7
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ A USB library which works seamlessly across most native and WASM targets.
|
||||||
> Web USB only works in Chromium based browsers for now.
|
> Web USB only works in Chromium based browsers for now.
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> Web USB has certain interation requirements in browsers, along with requiring
|
> Web USB has certain interaction requirements in browsers, along with requiring
|
||||||
> a **Secure context**. Please read more about this on the
|
> a **Secure context**. Please read more about this on the
|
||||||
> [mdn web docs](https://developer.mozilla.org/en-US/docs/Web/API/WebUSB_API)
|
> [mdn web docs](https://developer.mozilla.org/en-US/docs/Web/API/WebUSB_API)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue