Merge pull request #149 from ttodua/patch-1

Update README.md
This commit is contained in:
jeromewu 2021-02-22 11:02:41 +08:00 committed by GitHub
commit 7da6af1352
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,7 +44,7 @@ $ node --experimental-wasm-threads --experimental-wasm-bulk-memory transcode.js
**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
<script src="https://unpkg.com/@ffmpeg/ffmpeg@0.9.5/dist/ffmpeg.min.js"></script>