From ef0e66cc46dc3667297a149273da5d737bdadefd Mon Sep 17 00:00:00 2001 From: Jonathan Cobb Date: Fri, 11 Dec 2020 18:08:15 -0500 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 09af378..53c55dd 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ With JVCL, you'd create this spec: ``` Yes, the JVCL is longer, but I think many would agree it is easier to read and maintain. -As the number of input assets and transformation operations grows, hand-crafted shell scripts with magical +As the number of input assets and operations grows, hand-crafted shell scripts with magical ffmpeg incantations become ever more inscrutable with time. JVCL is designed for readability and maintainability. JVCL will continue to evolve towards greater