From eb8da4ce371bdbc118f6937fb8918215401987d3 Mon Sep 17 00:00:00 2001 From: Volodymyr Patuta <90917-fiplox@users.noreply.framagit.org> Date: Fri, 27 Nov 2020 23:24:20 +0100 Subject: [PATCH] check ;) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 25b2f2a..252090e 100644 --- a/README.md +++ b/README.md @@ -27,4 +27,4 @@ Example: - [ ] 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 -- [ ] Search a note by word (kinda grep) +- [x] Search a note by word (kinda grep)