diff --git a/README.md b/README.md index a263336..f0cfb0d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ -FFmpeg.js -========= +

+ffmpeg.js +

+ +# FFmpeg.js + [![Actions Status](https://github.com/ffmpegjs/ffmpeg.js/workflows/CI/badge.svg)](https://github.com/ffmpegjs/ffmpeg.js/actions) [![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://github.com/ffmpegjs/ffmpeg.js/graphs/commit-activity) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) @@ -7,9 +11,6 @@ FFmpeg.js [![Downloads Total](https://img.shields.io/npm/dt/@ffmpeg/ffmpeg.svg)](https://www.npmjs.com/package/@ffmpeg/ffmpeg) [![Downloads Month](https://img.shields.io/npm/dm/@ffmpeg/ffmpeg.svg)](https://www.npmjs.com/package/@ffmpeg/ffmpeg) -

-ffmpeg.js -

A FFmpeg WebAssembly version built from scratch, you can learn how to do it from this series of stories: [Build FFmpeg WebAssembly version (=ffmpeg.js)](https://medium.com/@jeromewus/build-ffmpeg-webassembly-version-ffmpeg-js-part-1-preparation-ed12bf4c8fac). diff --git a/docs/images/cover.png b/docs/images/cover.png deleted file mode 100644 index 2f0d75c..0000000 Binary files a/docs/images/cover.png and /dev/null differ diff --git a/docs/images/ffmpegjs-icon.png b/docs/images/ffmpegjs-icon.png new file mode 100644 index 0000000..f44a97d Binary files /dev/null and b/docs/images/ffmpegjs-icon.png differ