Skip to content

Commit 4f0a0f2

Browse files
authored
Update README to remove unsupported runtime note
Removed note about project support for Node.js, Deno, and browsers.
1 parent f5a9071 commit 4f0a0f2

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,6 @@ yarn add ppu-ocv
4343
bun add ppu-ocv
4444
```
4545

46-
> [!NOTE]
47-
> This project is developed and tested primarily with Bun.
48-
> Support for Node.js, Deno, or browser environments is **not guaranteed**.
49-
> If you choose to use it outside of Bun and encounter any issues, feel free to report them.
50-
> I'm open to fixing bugs for other runtimes with community help.
51-
5246
## Usage
5347

5448
Note that Operation order is matter, you should atleast know some basic in using OpenCV. See the operations table below this.

0 commit comments

Comments
 (0)