diff --git a/README.md b/README.md index fbf17da..9c75728 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ ffmpeg \ .run() ``` -`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. +`ffmpeg-python` takes care of running `ffmpeg` with the command-line arguments that correspond to the above filter diagram, and it's easy to see what's going on and make changes as needed. Screenshot