Skip to content

Commit 02397a2

Browse files
committed
Update README.md
1 parent a8fb4d7 commit 02397a2

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66

77
# ffmpeg.wasm
88

9+
ffmpeg.wasm is a pure Webassembly / Javascript port of FFmpeg. It enables video & audio record, convert and stream right inside browsers.
10+
911
[![stability-experimental](https://img.shields.io/badge/stability-experimental-orange.svg)](https://github.com/emersion/stability-badges#experimental)
1012
[![Node Version](https://img.shields.io/node/v/@ffmpeg/ffmpeg.svg)](https://img.shields.io/node/v/@ffmpeg/ffmpeg.svg)
1113
[![Actions Status](https://github.com/ffmpegwasm/ffmpeg.wasm/workflows/CI/badge.svg)](https://github.com/ffmpegwasm/ffmpeg.wasm/actions)
@@ -20,8 +22,6 @@ Join us on Discord!
2022

2123
[![Discord](https://dcbadge.vercel.app/api/server/NjGMaqqfm5)](https://discord.gg/NjGMaqqfm5)
2224

23-
ffmpeg.wasm is a pure Webassembly / Javascript port of FFmpeg. It enables video & audio record, convert and stream right inside browsers.
24-
2525
## Documentation
2626

2727
- [Introduction](https://ffmpegwasm.netlify.app/docs/overview)
@@ -30,3 +30,7 @@ ffmpeg.wasm is a pure Webassembly / Javascript port of FFmpeg. It enables video
3030
- [API](https://ffmpegwasm.netlify.app/docs/api/ffmpeg/)
3131
- [FAQ](https://ffmpegwasm.netlify.app/docs/faq)
3232
- [Contribution](https://ffmpegwasm.netlify.app/contribution/core)
33+
34+
---
35+
36+
Please consider to sponsor this project to make it sustainable. :heart

0 commit comments

Comments
 (0)