Update README.md
This commit is contained in:
parent
a8fb4d78bc
commit
02397a2d9d
@ -6,6 +6,8 @@
|
||||
|
||||
# ffmpeg.wasm
|
||||
|
||||
ffmpeg.wasm is a pure Webassembly / Javascript port of FFmpeg. It enables video & audio record, convert and stream right inside browsers.
|
||||
|
||||
[](https://github.com/emersion/stability-badges#experimental)
|
||||
[](https://img.shields.io/node/v/@ffmpeg/ffmpeg.svg)
|
||||
[](https://github.com/ffmpegwasm/ffmpeg.wasm/actions)
|
||||
@ -20,8 +22,6 @@ Join us on Discord!
|
||||
|
||||
[](https://discord.gg/NjGMaqqfm5)
|
||||
|
||||
ffmpeg.wasm is a pure Webassembly / Javascript port of FFmpeg. It enables video & audio record, convert and stream right inside browsers.
|
||||
|
||||
## Documentation
|
||||
|
||||
- [Introduction](https://ffmpegwasm.netlify.app/docs/overview)
|
||||
@ -30,3 +30,7 @@ ffmpeg.wasm is a pure Webassembly / Javascript port of FFmpeg. It enables video
|
||||
- [API](https://ffmpegwasm.netlify.app/docs/api/ffmpeg/)
|
||||
- [FAQ](https://ffmpegwasm.netlify.app/docs/faq)
|
||||
- [Contribution](https://ffmpegwasm.netlify.app/contribution/core)
|
||||
|
||||
---
|
||||
|
||||
Please consider to sponsor this project to make it sustainable. :heart
|
||||
|
Loading…
Reference in New Issue
Block a user