aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 2 insertions, 8 deletions
diff --git a/README.md b/README.md
index 2986378..e52d48c 100644
--- a/README.md
+++ b/README.md
@@ -18,14 +18,8 @@ cargo test
## V1
-### Repeat events
-
-1. When validating repetition, don’t produce None if there is a validation error.
-2. Update / delete specific repetition occurences.
-
-### Navigate around
-
-1. Select previous or next week with shortcuts.
+- Select previous or next week with shortcuts.
+- Update / delete specific repetition occurences.
## V2