Browse Source

update docs

master
Jonathan Cobb 3 years ago
parent
commit
bc2048bdd7
1 changed files with 1 additions and 3 deletions
  1. +1
    -3
      README.md

+ 1
- 3
README.md View File

@@ -55,9 +55,7 @@ and then run it like this:
jvc my-spec.jvc jvc my-spec.jvc
``` ```
Yes, the JVC is longer, but I think many would agree it is easier to read Yes, the JVC is longer, but I think many would agree it is easier to read
and maintain.

As you can see above, JVC can also `validate` your operations to ensure that
and maintain. It can also include validations (as shown above) to ensure
the output assets are what you expect them to be. the output assets are what you expect them to be.


**As the number of media assets and operations grows, hand-crafted shell **As the number of media assets and operations grows, hand-crafted shell


Loading…
Cancel
Save