diff --git a/README.md b/README.md index 252090e..fc933f8 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Example: - [x] Create a note - [x] Delete a note - [x] Modify a note -- [ ] Show all notes in a scrollable TextView in a raw terminal with [termimad](https://crates.io/crates/termimad) +- [x] Show all notes in a scrollable TextView in a raw terminal with [termimad](https://crates.io/crates/termimad) - [ ] Show all notes from `DATE` or `Category` - [x] Search a note by header - [x] Search a note by word (kinda grep)