From 5319ae7a6ea1f4e240c6fbde7645dad39ec0a46f Mon Sep 17 00:00:00 2001 From: Jerome Wu Date: Wed, 30 Oct 2019 20:00:12 +0800 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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