aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoris2022-02-26 23:18:13 +0100
committerJoris2022-02-26 23:18:13 +0100
commit5f1f9065476a46ccced3f1b0e31a90d3a00eccef (patch)
treeeef7608e7dc9e0134719bc6c9d8e3676f958fa3c /README.md
parent68285db2c187b350bb2b1707071382bd9fbaa2a5 (diff)
downloadcalendar-5f1f9065476a46ccced3f1b0e31a90d3a00eccef.tar.gz
calendar-5f1f9065476a46ccced3f1b0e31a90d3a00eccef.tar.bz2
calendar-5f1f9065476a46ccced3f1b0e31a90d3a00eccef.zip
Add --list-today CLI param to list today’s events
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 2 insertions, 6 deletions
diff --git a/README.md b/README.md
index 15206f0..2986378 100644
--- a/README.md
+++ b/README.md
@@ -18,14 +18,10 @@ cargo test
## V1
-### API
-
-1. Get list of today’s events.
-
### Repeat events
-1. Update / delete specific repetition occurences.
-2. When validating repetition, don’t produce None if there is a validation error.
+1. When validating repetition, don’t produce None if there is a validation error.
+2. Update / delete specific repetition occurences.
### Navigate around