Skip to content

Commit 6a23765

Browse files
committed
doc: README
1 parent 1bc610c commit 6a23765

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,12 @@ npm i webmscore
3434
</script>
3535
```
3636

37+
For latest browsers which support ES Modules
38+
39+
```js
40+
import WebMscore from 'https://cdn.jsdelivr.net/npm/webmscore/webmscore.mjs'
41+
```
42+
3743
### Run in Node.js directly
3844

3945
Minimum version: v8.9.0 with ES Modules support

0 commit comments

Comments
 (0)