diff --git a/README.md b/README.md
index 632a6e9..55f56d8 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ ffmpeg.run(out)
FFmpeg is extremely powerful, but it's command-line interface gets really complicated really quickly - especially when working with signal graphs and doing anything more than trivial.
Take for example a signal graph that looks like this:
-
+
The corresponding command-line arguments are pretty gnarly:
```