Update README.md

This commit is contained in:
Jerome Wu 2022-10-08 16:21:13 +08:00
parent bc9fa1c057
commit 37bc946ee3

View File

@ -21,6 +21,8 @@ Join us on Discord!
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/intro)
- [Getting
Started](https://ffmpegwasm.netlify.app/docs/getting-started/installation)