From a0261664a2e18b22ed5d04c3e8d2177cf3ea8185 Mon Sep 17 00:00:00 2001 From: Maksim Eltyshev Date: Wed, 13 Mar 2024 11:02:52 +0100 Subject: [PATCH] docs: Update features, add contributors --- README.md | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 9b273c30..5ff3bba2 100644 --- a/README.md +++ b/README.md @@ -10,13 +10,14 @@ ## Features - Create projects, boards, lists, cards, labels and tasks -- Add card members, track time, set a due date, add attachments, write comments -- Markdown support in a card description and comment +- Add card members, track time, set due dates, add attachments, write comments +- Markdown support in card description and comments - Filter by members and labels -- Customize project background +- Customize project backgrounds - Real-time updates -- User notifications -- Internationalization +- Internal notifications +- Multiple interface languages +- Single sign-on via OpenID Connect ## How to deploy Planka @@ -44,3 +45,7 @@ See the [development section](https://docs.planka.cloud/docs/Development). ## License Planka is [AGPL-3.0 licensed](https://github.com/plankanban/planka/blob/master/LICENSE). + +## Contributors + +[![](https://contrib.rocks/image?repo=plankanban/planka)](https://github.com/plankanban/planka/graphs/contributors)