Update README.md
This commit is contained in:
parent
f90cd121a0
commit
70300ebe9f
@ -43,7 +43,7 @@ $ node --experimental-wasm-threads --experimental-wasm-bulk-memory transcode.js
|
||||
Or, using a script tag in the browser (only works in Chrome):
|
||||
|
||||
```html
|
||||
<script src="https://unpkg.com/@ffmpeg/ffmpeg@0.9.2/dist/ffmpeg.min.js"></script>
|
||||
<script src="https://unpkg.com/@ffmpeg/ffmpeg@0.9.4/dist/ffmpeg.min.js"></script>
|
||||
<script>
|
||||
const { createFFmpeg } = FFmpeg;
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user