From 47a7d134ed48d4841afea532ec3bdc78bf7f0180 Mon Sep 17 00:00:00 2001 From: bjt-user Date: Sat, 26 Aug 2023 09:58:23 +0200 Subject: [PATCH] updated readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5887865..ee8ed74 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +**Note: .ics files from Microsoft Outlook will NOT be supported!** + Show upcoming events of an .ics file. ``` @@ -22,8 +24,6 @@ sudo make uninstall #### TODO -- place makefile in src dir and have a second makefile in top level dir -that can execute it - add option to print upcoming events only until a certain date - improve makefile - tests