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