From da5aabacbb69cee15dc537ab5169aa09fa9ab9cf Mon Sep 17 00:00:00 2001 From: Jonathan Cobb Date: Thu, 17 Dec 2020 11:13:49 -0500 Subject: [PATCH] update docs --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 389fb00..99175f6 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,9 @@ that requires some deep research into [ffmpeg filter arcana](https://ffmpeg.org/ffmpeg-filters.html) and before I know it, the day is done. -I created JVCL to capture the most common things people usually do to videos: -splitting, concatenating, letterboxing, overlaying one video onto another, -and so on. +I created JVCL to make it really easy to do the most common things people +usually do to videos: splitting, concatenating, letterboxing, overlaying +one video onto another, and so on. # A Quick Example Suppose you have one video that is five minutes long,