diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 12 |
1 files changed, 5 insertions, 7 deletions
@@ -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 |