From 3d61b979c47741f7976d8fd8ccf4d9e60e0688dc Mon Sep 17 00:00:00 2001 From: Jan-Henrik Bruhn <hi@jhbruhn.de> Date: Sun, 7 Jan 2024 13:21:42 +0100 Subject: [PATCH] Extend readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 5b937e6..8e29bae 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,11 @@ With an actual .ics url, it looks like this: http://192.168.178.42:3000/calendar/https%3A%2F%2Fnextcloud.net%2Fremote.php%2Fdav%2Fpublic-calendars%2Fasdlkijf/entries ``` +You may also list multiple urls to calendars separated with a `;`: +``` +http://<docker-host>:3000/calendar/<ics-url-1>;<ics-url-2>/entries +``` + Previous versions also supported these URL formats, but these are not compatible with modern OEPL features: ```