mirror of
https://github.com/ColonelParrot/jscanify.git
synced 2025-12-30 22:31:52 +00:00
Update README.md
This commit is contained in:
parent
b79ef54d45
commit
82e1fb27f3
@ -50,7 +50,7 @@ cdn:
|
|||||||
```html
|
```html
|
||||||
<script src="https://docs.opencv.org/4.7.0/opencv.js" async></script>
|
<script src="https://docs.opencv.org/4.7.0/opencv.js" async></script>
|
||||||
<!-- warning: loading OpenCV can take some time. Load asynchronously -->
|
<!-- warning: loading OpenCV can take some time. Load asynchronously -->
|
||||||
<script src="https://cdn.jsdelivr.net/gh/puffinsoft/jscanify@master/src/jscanify.min.js"></script>
|
<script src="https://cdn.jsdelivr.net/gh/ColonelParrot/jscanify@master/src/jscanify.min.js"></script>
|
||||||
```
|
```
|
||||||
|
|
||||||
> **Note**: jscanify on NodeJS is slightly different. See [wiki: use on NodeJS](https://github.com/ColonelParrot/jscanify/wiki#use-on-nodejs).
|
> **Note**: jscanify on NodeJS is slightly different. See [wiki: use on NodeJS](https://github.com/ColonelParrot/jscanify/wiki#use-on-nodejs).
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user