From 54db6e4272f14046d6d919007b9932d13a6358db Mon Sep 17 00:00:00 2001 From: Karl Kroening Date: Sat, 2 Jun 2018 00:30:24 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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/