diff --git a/README.md b/README.md index c97a6fe..306c6ab 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Use FFmpeg directly in your browser without any backend services!! -**Transcode Example** +**Transcode**

@@ -27,8 +27,6 @@ Use FFmpeg directly in your browser without any backend services!! codepen -[Source Code](https://github.com/ffmpegjs/ffmpeg.js/blob/master/examples/browser/transcode.html) - ffmpeg.js provides simple to use APIs, to transcode a video you only need few lines of code: ```javascript