Update README.md
It might need to be updated, as "only works in Chrome" might not be correct, as in next sentence you use the link to "caniuse.com" where it says , Chrome & Opera & FF & Edge support it.
This commit is contained in:
parent
47c1d1c5d8
commit
99b2ab3a61
@ -44,7 +44,7 @@ $ node --experimental-wasm-threads --experimental-wasm-bulk-memory transcode.js
|
|||||||
|
|
||||||
**Browser**
|
**Browser**
|
||||||
|
|
||||||
Or, using a script tag in the browser (only works in Chrome):
|
Or, using a script tag in the browser (only works in some browsers, see list below):
|
||||||
|
|
||||||
```html
|
```html
|
||||||
<script src="https://unpkg.com/@ffmpeg/ffmpeg@0.9.5/dist/ffmpeg.min.js"></script>
|
<script src="https://unpkg.com/@ffmpeg/ffmpeg@0.9.5/dist/ffmpeg.min.js"></script>
|
||||||
|
Loading…
Reference in New Issue
Block a user