Skip to content

Commit a61ff41

Browse files
committed
Fix demo image name
1 parent 7eeb582 commit a61ff41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Use FFmpeg directly in your browser without any backend services!!
1919

2020
<p align="center">
2121
<a href="#">
22-
<img alt="demo" src="https://github.com/ffmpegjs/ffmpeg.js/raw/master/docs/images/demo.gif">
22+
<img alt="transcode-demo" src="https://github.com/ffmpegjs/ffmpeg.js/raw/master/docs/images/transcode.gif">
2323
</a>
2424
</p>
2525

0 commit comments

Comments
 (0)