Update readme

This commit is contained in:
Karl Kroening 2017-05-27 22:43:49 -10:00
parent f32ec43b61
commit 330fe09fea

View File

@ -119,9 +119,9 @@ Pull requests are welcome as well.
## Additional resources ## Additional resources
[FFmpeg Homepage](https://ffmpeg.org/) - [FFmpeg Homepage](https://ffmpeg.org/)
[FFmpeg Documentation](https://ffmpeg.org/ffmpeg.html) - [FFmpeg Documentation](https://ffmpeg.org/ffmpeg.html)
[FFmpeg Filters Documentation](https://ffmpeg.org/ffmpeg-filters.html) - [FFmpeg Filters Documentation](https://ffmpeg.org/ffmpeg-filters.html)
[ffmpeg-python API Reference](https://github.com/kkroening/ffmpeg-python/blob/master/ffmpeg/tests/test_ffmpeg.py) - [ffmpeg-python API Reference](https://github.com/kkroening/ffmpeg-python/blob/master/ffmpeg/tests/test_ffmpeg.py)
[ffmpeg-python Filters](https://github.com/kkroening/ffmpeg-python/blob/master/ffmpeg/_filters.py) - [ffmpeg-python Filters](https://github.com/kkroening/ffmpeg-python/blob/master/ffmpeg/_filters.py)
[ffmpeg-python Tests](https://github.com/kkroening/ffmpeg-python/blob/master/ffmpeg/tests/test_ffmpeg.py) - [ffmpeg-python Tests](https://github.com/kkroening/ffmpeg-python/blob/master/ffmpeg/tests/test_ffmpeg.py)