From c8057a858d32d1b6ce767d0b767510d1ab2ab241 Mon Sep 17 00:00:00 2001 From: Volodymyr Patuta <6977238-fiplox@users.noreply.gitlab.com> Date: Mon, 30 Nov 2020 09:05:43 +0100 Subject: [PATCH] check --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f9713d5..cf9c835 100644 --- a/README.md +++ b/README.md @@ -28,5 +28,5 @@ Example: - [x] Show all notes from `DATE` or `Category` - [x] Search a note by header - [x] Search a note by word (kinda grep) -- [ ] List all notes -- [ ] List all notes from a `Category` +- [x] List all notes +- [x] List all notes from a `Category`