8000 #4: add build status indicator to readme · Powercoder64/ffmpeg-python@840f96b · GitHub
[go: up one dir, main page]

Skip to content

Commit 840f96b

Browse files
committed
kkroening#4: add build status indicator to readme
1 parent 9bc1340 commit 840f96b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# ffmpeg-python: Python bindings for FFmpeg
22

3+
[![Build status](https://travis-ci.org/kkroening/ffmpeg-python.svg?branch=master)](https://travis-ci.org/kkroening/ffmpeg-python)
4+
5+
36
## Overview
47

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

0 commit comments

Comments
 (0)
0