From 37bc946ee3c40c4dc7c015d74c9161ac2ff94d56 Mon Sep 17 00:00:00 2001 From: Jerome Wu Date: Sat, 8 Oct 2022 16:21:13 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1de2c34..53cafca 100644 --- a/README.md +++ b/README.md @@ -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)