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