Update readme

This commit is contained in:
Karl Kroening 2017-05-14 00:25:29 -10:00
parent da29289328
commit 5af7b64da3

View File

@ -30,7 +30,7 @@ FFmpeg is extremely powerful, but it's command-line interface gets really compli
Take for example a signal graph that looks like this: Take for example a signal graph that looks like this:
![Signal graph]("https://raw.githubusercontent.com/kkroening/ffmpeg-python/master/doc/graph1.png") ![Signal graph](https://raw.githubusercontent.com/kkroening/ffmpeg-python/master/doc/graph1.png)
The corresponding command-line arguments are pretty gnarly: The corresponding command-line arguments are pretty gnarly:
``` ```