From 5f1f9065476a46ccced3f1b0e31a90d3a00eccef Mon Sep 17 00:00:00 2001 From: Joris Date: Sat, 26 Feb 2022 23:18:13 +0100 Subject: Add --list-today CLI param to list today’s events --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'README.md') 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 -- cgit v1.2.3