From 331aa8e253cc21b92652c69ed492df4eccb79e6c Mon Sep 17 00:00:00 2001 From: Martin Winkler Date: Tue, 12 Apr 2022 14:14:44 +0200 Subject: [PATCH] Describe icscheck.sh --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a18c66b..c02090e 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,5 @@ Tools to work with ics files in bash. -* `gcgetics.sh` : Extract google calender IDs and ICS links from given embedded google calendar +* `gcgetics.sh` : Extract google calender IDs and ICS links from given embedded google calendar. +* `icscheck.sh` : Checks an online ics file for changes and calls user defined functions in configuration file.