aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 5 insertions, 7 deletions
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