From 196121bd387b63f33401db8ee4fceb6946fd8eed Mon Sep 17 00:00:00 2001 From: Maksim Eltyshev Date: Wed, 27 May 2020 15:20:00 +0500 Subject: [PATCH] Update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 32c05b3b..1573b7a1 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,10 @@ A Trello-like kanban board built with React and Redux. ## Features - Create projects, boards, lists, cards, labels and tasks -- Add card members, track time, set a due date, write comments +- Add card members, track time, set a due date, add attachments, write comments - Markdown support in a card description and comment - Filter by members and labels +- Customize project background - Real-time updates - User notifications - Internationalization