diff --git a/README.md b/README.md index 41cc6b4..07604bd 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,6 @@ Show upcoming events of an .ics file.\ (primarily for ics files from `Gnome Evolution`) -``` -make run -``` #### installation @@ -42,6 +39,5 @@ sudo make uninstall #### TODO -- fix bug when LOCATION field is present -- cap the number of upcoming events being printed (and introduce --all option) +- add option to print upcoming events only until a certain date - tests