From 0266c2a69a9db19612bc01c60e980d79a3204d6f Mon Sep 17 00:00:00 2001 From: Fabien Benetou Date: Tue, 24 Jul 2018 16:15:53 +0200 Subject: [PATCH] JSON file and content can be relative or absolute paths --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f9a4799..940f885 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Live examples : Note the bash script for batch 360 conversion and preview. URL parameters : -* `json-file` to point the the JSON file with the different images (array with relative path) +* `json-file` to point the the JSON file with the different images (array with absolute or relative path) * `disable-timer` to disable the diaporama * `interval` to add in seconds until the next image * `enable-preview` to enable in VR preview of the next image