checked out readme from fix-location-field-bug

This commit is contained in:
bjoernf 2023-09-16 11:46:52 +02:00
parent 0cd92b929d
commit 0206625a76
1 changed files with 1 additions and 5 deletions

View File

@ -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