From 80b3ac31ef54e7d499121a45ffb997e17c38b2ca Mon Sep 17 00:00:00 2001 From: James Cocker Date: Thu, 12 Sep 2024 14:04:42 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 70e3c38..82da2fa 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This module has been designed to have just the minimum required features, to avo * James Cocker (ssmodulesgithub@pswd.biz) ## Requirements - * Silverstripe 4.4+ + * Silverstripe 4.4+ & 5+ * Use the 1.0 branch for SilverStripe 3.1 support ## Installation Instructions @@ -28,4 +28,4 @@ This module has been designed to have just the minimum required features, to avo * Option to make the Manage Events tab the default fro the page * Option to also display events from other Calendar Pages - So you can have several mini calendars, and a main one. * Link for users to view Past or Future events. -* Past Events are displayed on a separate CMS tab, so they stay out of your way. \ No newline at end of file +* Past Events are displayed on a separate CMS tab, so they stay out of your way.