diff --git a/README.md b/README.md
index 1863dc9..ce8151b 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,5 @@
# ffmpeg-python: Python bindings for FFmpeg
-
-
[](https://travis-ci.org/kkroening/ffmpeg-python)
@@ -130,13 +128,15 @@ When in doubt, refer to the [existing filters](https://github.com/kkroening/ffmp
## 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.
-
+
## Additional Resources