From d648ce74a91b5dce1f089f413cd7a2308b4dad80 Mon Sep 17 00:00:00 2001 From: Jonathan Cobb Date: Tue, 15 Dec 2020 09:07:15 -0500 Subject: [PATCH] update docs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d7c8805..ea5deb6 100644 --- a/README.md +++ b/README.md @@ -31,8 +31,8 @@ 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 operations grows, hand-crafted shell scripts with magical -ffmpeg incantations become ever more inscrutable. +**As the number of input assets and operations grows, hand-crafted shell scripts with magical +ffmpeg incantations become ever more inscrutable.** JVCL is designed for readability and maintainability. JVCL will continue to evolve towards greater coverage of the full capabilities of ffmpeg. We also plan to introduce "function" concepts