From e66a0939c4fe203b519c4a98ba76a6f9b01e6a73 Mon Sep 17 00:00:00 2001 From: Karl Kroening <karlk@kralnet.us> Date: Fri, 3 Nov 2017 23:08:01 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a1fe752..573a6af 100644 --- a/README.md +++ b/README.md @@ -124,10 +124,10 @@ Or fluently: When in doubt, refer to the [existing filters](https://github.com/kkroening/ffmpeg-python/blob/master/ffmpeg/_filters.py) and/or the [official ffmpeg documentation](https://ffmpeg.org/ffmpeg-filters.html). -<img align="right" src="https://ibin.co/3g6LKIovKQNr.png" alt="ffmpeg-python logo" width="25%" /> - ## Contributing +<img align="right" src="https://ibin.co/3g6LKIovKQNr.png" alt="ffmpeg-python logo" width="25%" /> + Feel free to report any bugs or feature requests. It should be fairly easy to use filters that aren't explicitly built into `ffmpeg-python` but if there's a feature or filter you'd really like to see included in the library, don't hesitate to open a feature request.