Fix demo image name

This commit is contained in:
Jerome Wu 2019-10-30 19:56:56 +08:00
parent 040b989d5d
commit e6336ad9f9

View File

@ -19,7 +19,7 @@ Use FFmpeg directly in your browser without any backend services!!
<p align="center">
<a href="#">
<img alt="demo" src="https://github.com/ffmpegjs/ffmpeg.js/raw/master/docs/images/demo.gif">
<img alt="transcode-demo" src="https://github.com/ffmpegjs/ffmpeg.js/raw/master/docs/images/transcode.gif">
</a>
</p>