Skip to content

Commit e2a433c

Browse files
committed
Update README.md
1 parent 2f332eb commit e2a433c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,16 @@
1616
Use FFmpeg directly in your browser without any backend services!!
1717

1818
**Transcode**
19+
<a href="https://codepen.io/jeromewu/pen/NWWaMeY" target="_blank">
20+
<img alt="codepen" width="128px" src="https://blog.codepen.io/wp-content/uploads/2012/06/[email protected]">
21+
</a>
1922

2023
<p align="center">
2124
<a href="#">
2225
<img alt="transcode-demo" src="https://github.com/ffmpegjs/ffmpeg.js/raw/master/docs/images/transcode.gif">
2326
</a>
2427
</p>
2528

26-
<a href="https://codepen.io/jeromewu/pen/NWWaMeY">
27-
<img alt="codepen" width="128px" src="https://blog.codepen.io/wp-content/uploads/2012/06/[email protected]">
28-
</a>
2929

3030
ffmpeg.js provides simple to use APIs, to transcode a video you only need few lines of code:
3131

0 commit comments

Comments
 (0)