From 09969b4810ab1d143274dc2581ac49a954af13bf Mon Sep 17 00:00:00 2001 From: Julio Biason Date: Thu, 7 May 2020 19:43:01 -0300 Subject: [PATCH] More things to do --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6c9a3dc..a1a3ea2 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,9 @@ tell you that you have 15 days up to it. - [x] Add unique identifier for each event - [x] List events +- [ ] Add Events with time +- [ ] List events with time +- [ ] Sort events by ETA - [ ] Removing events - [ ] Replace `dbg!` with [env_logger](https://crates.io/crates/env_logger) (reasoning: Although `dbg!` is nice and dandy, it can't be disabled, and