diff --git a/README.md b/README.md index 85627a1..1b69dac 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ $ npm install @ffmpeg/ffmpeg ## Documentation -WIP +- [API](https://github.com/ffmpegjs/ffmpeg.js/blob/master/docs/api.md) ## Tutorials diff --git a/docs/api.md b/docs/api.md new file mode 100644 index 0000000..00d7bdd --- /dev/null +++ b/docs/api.md @@ -0,0 +1 @@ +WIP