diff --git a/README.md b/README.md index f5fd4a1..3e8f912 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # ffmpeg-python: Python bindings for FFmpeg +[![Build status](https://travis-ci.org/kkroening/ffmpeg-python.svg?branch=master)](https://travis-ci.org/kkroening/ffmpeg-python) + + ## Overview There are tons of Python FFmpeg wrappers out there but they seem to lack complex filter support. `ffmpeg-python` works well for simple as well as complex signal graphs.