From 71d6224746faf79457c80c1fffd4a099abde54c9 Mon Sep 17 00:00:00 2001 From: Steven Rollason <2099542+gadgetchnnel@users.noreply.github.com> Date: Sun, 5 Jan 2020 10:07:51 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c306440..9dcb509 100644 --- a/README.md +++ b/README.md @@ -55,10 +55,10 @@ Version 0.2.4 uses dynamic module imports to import the Moment module. Firefox v ### calendars (optional) This is a list of calendar entities you want events to display for in your feed. -### calendar_days_back (option, defaults to 0) +### calendar_days_back (optional, defaults to 0, added in 0.3.5b2) The number of days before the current day to include calendar events for in the feed -### calendar_days_forward (option, defaults to 1) +### calendar_days_forward (optionla, defaults to 1, added in 0.3.5b2) The number of days after the current day to include calendar events for in the feed. This will include events up to the end of that day so, if you only want the current day, this should be set to 0 ### id_filter (optional)