aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoris2022-03-20 12:56:16 +0100
committerJoris2022-03-20 12:56:16 +0100
commit6277be699e613756fb786a524f71ddbe509ab81e (patch)
treefa78cb941f2d66c212825d67758766cbf45d1310 /README.md
parentfc5d0bcd25059e45064478710aa2943d8369dcd0 (diff)
Fix until being considered before end getting reps
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index de17573..a033b4e 100644
--- a/README.md
+++ b/README.md
@@ -18,11 +18,11 @@ cargo test
## Description
-- Add description textarea field
+- Add description textarea field.
## Optimizations
-- Optimize refresh
+- Optimize refresh.
## Categorize events
@@ -31,12 +31,12 @@ cargo test
## Multi day events
-- Try width parameter using grid.attach
+- Try width parameter using grid.attach.
## Nice to have
- Drag & drop events.
-- Prevent to launch multiple instances.
+- Prevent launching multiple instances.
- Show a date picker in dialog form.
- Print errors on forms when validating.
- Validate the form when pressing enter on any field.