From aa61df30acbec74c948e0484c0a0e0b3eddb97a8 Mon Sep 17 00:00:00 2001 From: Karl Kroening Date: Sat, 13 May 2017 19:53:03 -1000 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 26318e5..632a6e9 100644 --- a/README.md +++ b/README.md @@ -57,5 +57,5 @@ ffmpeg.concat( `ffmpeg-python` takes care of running `ffmpeg` with the command-line arguments that correspond to the above filter diagram, and it's easy to what's going on and make changes as needed. -Real-world signal graphs can get a heck of a lot more complex, and `ffmpeg-python` doesn't care. +Real-world signal graphs can get a heck of a lot more complex, but `ffmpeg-python` handles them with ease.