diff --git a/README.md b/README.md index e4e46ec..f5bf6c3 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,10 @@ $ python >>> import ffmpeg ``` +## [Examples](https://github.com/kkroening/ffmpeg-python/tree/master/examples) + +When in doubt, take a look at the [examples](https://github.com/kkroening/ffmpeg-python/tree/master/examples) to see if there's something that's close to whatever you're trying to do. + ## [API Reference](https://kkroening.github.io/ffmpeg-python/) API documentation is automatically generated from python docstrings and hosted on github pages: https://kkroening.github.io/ffmpeg-python/