From 7d8a1e34abd98e8aa14a7ad289673dc58a121e02 Mon Sep 17 00:00:00 2001 From: "Aaron M. Ross" <130356809+5tatic@users.noreply.github.com> Date: Mon, 6 Nov 2023 13:47:51 -0700 Subject: [PATCH] Update README.md --- README.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/README.md b/README.md index 75f848b..81f91ff 100644 --- a/README.md +++ b/README.md @@ -41,13 +41,4 @@ Please see the attached documents for detailed requirements and features. For more information about KronoCal, please reach out to: info@5tatic.dev -======= -let calendar = ('eventCalendar'); -const calendarEvent { - event = newEvent, - date = eventDate, - time = eventTime, -}; - -calendar-integration