diff --git a/README.md b/README.md index 7c89488..7869f20 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ Use FFmpeg directly in your browser without any backend services!! --- -ffmpeg.js provides simple to use APIs, to transcode a video you only need few lines of code: +ffmpeg.wasm provides simple to use APIs, to transcode a video you only need few lines of code: ```javascript const fs = require('fs'); @@ -85,7 +85,7 @@ $ node --experimental-wasm-threads --experimental-wasm-bulk-memory transcode.js Or, using a script tag in the browser (only works in Chrome): ```html - +