Browse Source

update docs

master
Jonathan Cobb 4 years ago
parent
commit
2b436d2a11
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -80,7 +80,7 @@ Most of the operation settings can be JavaScript expressions, for example:

"startTime": "someAsset.duration - 10"

The above would set the `startTime` value to ten seconds less than the duration of `someAsset`.
The above would set the `startTime` value to ten seconds before the end of `someAsset`.

### Supported Operations
Today, JVCL supports these operations:


Loading…
Cancel
Save