From 2ab70b529d10886a43298367dc459731300a8e7b Mon Sep 17 00:00:00 2001 From: Jonathan Cobb Date: Tue, 15 Dec 2020 11:29:22 -0500 Subject: [PATCH] update docs --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5183fcb..b64d0ee 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,10 @@ Transform a video in one size to another size using black letterboxes on the sid Split an audio file according to silence # Complex Example -Here is a complex example using multiple assets and operations: +Here is a complex example using multiple assets and operations. + +Note that in JVCL json files, comments are allowed using either line syntax (`// comment`) +or multi-line block syntax (`/* comment that may span multiple lines */`). ```json {