updated readme

This commit is contained in:
bjt-user 2023-08-24 01:57:34 +02:00
parent d8cb527f61
commit 455d60f47f

View File

@ -22,8 +22,7 @@ sudo make uninstall
#### TODO #### TODO
- change member date to start_date
- include member end_date
- use strftime function in pretty_print_date_time function? - use strftime function in pretty_print_date_time function?
- add option to print upcoming events only until a certain date
- improve makefile - improve makefile
- tests - tests