#4: add build status indicator to readme

This commit is contained in:
Karl Kroening 2017-05-25 14:59:11 -10:00
parent 9bc13409c2
commit 840f96b547

View File

@ -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.