From 35ee16479abc011694b8cbf5cd7920f4fd3e738b Mon Sep 17 00:00:00 2001 From: anima Date: Tue, 8 Jun 2021 00:53:28 +0200 Subject: [PATCH] set to v.2.1.0a --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3362d8b..5071328 100644 --- a/README.md +++ b/README.md @@ -5,13 +5,13 @@ Simple time tracking - Python 3.9 or higher ## Usage -*as of v.2.0.2a* +*as of v.2.1.0a* Start the script and follow the menu. Currently no further usability. ## Agenda - [ ] Reports - - [ ] by day + - [x] by day - [ ] by week - [ ] by month - [ ] by user @@ -21,4 +21,4 @@ Currently no further usability. - [ ] Categories - [ ] Clients - [ ] References -- [ ] GUI \ No newline at end of file +- [ ] GUI