Update README.md

This commit is contained in:
Karl Kroening 2017-11-03 23:07:09 -07:00 committed by Davide Depau
parent fc86457eb8
commit d904e153cf
No known key found for this signature in database
GPG Key ID: C7D999B6A55EFE86

View File

@ -124,17 +124,17 @@ 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).
## Contributing
<img align="right" src="https://ibin.co/3g6LKIovKQNr.png" alt="ffmpeg-python logo" width="25%" />
## Contributing
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.
Pull requests are welcome as well.
<br />
## Additional Resources