Skip to content

Commit 838790e

Browse files
authored
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.
1 parent 9b56b7f commit 838790e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ $ node --experimental-wasm-threads --experimental-wasm-bulk-memory transcode.js
4444

4545
**Browser**
4646

47-
Or, using a script tag in the browser (only works in Chrome):
47+
Or, using a script tag in the browser (only works in some browsers, see list below):
4848

4949
```html
5050
<script src="https://unpkg.com/@ffmpeg/[email protected]/dist/ffmpeg.min.js"></script>

0 commit comments

Comments
 (0)