From 68285db2c187b350bb2b1707071382bd9fbaa2a5 Mon Sep 17 00:00:00 2001 From: Joris Date: Sat, 26 Feb 2022 22:42:25 +0100 Subject: Give database path from argument --- README.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index ce0c140..15206f0 100644 --- a/README.md +++ b/README.md @@ -18,16 +18,14 @@ cargo test ## V1 -### Repeat events +### API -1. Run `cargo clippy --all-targets -- -D warnings` -2. Update / delete specific repetition occurences. -3. When validating repetition, don’t produce None if there is a validation error. +1. Get list of today’s events. -### API +### Repeat events -1. Give DB path with CLI arg. -2. Get list of today’s events. +1. Update / delete specific repetition occurences. +2. When validating repetition, don’t produce None if there is a validation error. ### Navigate around -- cgit v1.2.3