From 0224e2d6bacc6221b3df5618395337f82fb62488 Mon Sep 17 00:00:00 2001 From: Karl Kroening Date: Sat, 27 May 2017 23:45:30 -1000 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 268f9e8..6af95b2 100644 --- a/README.md +++ b/README.md @@ -131,7 +131,7 @@ Pull requests are welcome as well. ## Additional Resources -- [API Reference](https://github.com/kkroening/ffmpeg-python/blob/master/ffmpeg/tests/test_ffmpeg.py) +- [API Reference](https://kkroening.github.io/ffmpeg-python/) - [Filters](https://github.com/kkroening/ffmpeg-python/blob/master/ffmpeg/_filters.py) - [Tests](https://github.com/kkroening/ffmpeg-python/blob/master/ffmpeg/tests/test_ffmpeg.py) - [FFmpeg Homepage](https://ffmpeg.org/)