From 839bd8e52b0e0709ae06b49488a36c5a3316a120 Mon Sep 17 00:00:00 2001
From: Christopher Pietsch <cpietsch@gmail.com>
Date: Tue, 2 Oct 2018 14:37:58 +0200
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 7d22251..ee75353 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ To use the VIKUS Viewer for a custom image collection, you need to prepare metad
 
 #### [config.json](https://github.com/cpietsch/vikus-viewer-data/blob/master/vangogh/config.json)
 
-This is the configuration file that defines the project name, data URLs, columns, styles, and what is shown in the detail sidebar of your collection.
+This is the configuration file that defines the project name, data URLs, columns, styles, and what is shown in the detail sidebar of your collection. The URLs don't have to be absolute, but it can be handy if your assets are not hosted on the same server.
 
 #### [data.csv](https://github.com/cpietsch/vikus-viewer-data/blob/master/vangogh/data.csv)
 
-- 
GitLab