From dbf84bf6bb5d343f98342aae20e1517a761cea52 Mon Sep 17 00:00:00 2001 From: sriram veeraghanta Date: Tue, 23 Dec 2025 01:33:49 +0530 Subject: [PATCH] docs: update readme with react router badge (#8424) Updated feature list and modified the local development section. --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f6b364befe..5a466594f8 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ Getting started with Plane is simple. Choose the setup that works best for you: ## 🌟 Features -- **Issues** +- **Work Items** Efficiently create and manage tasks with a robust rich text editor that supports file uploads. Enhance organization and tracking by adding sub-properties and referencing related issues. - **Cycles** @@ -72,15 +72,13 @@ Getting started with Plane is simple. Choose the setup that works best for you: - **Analytics** Access real-time insights across all your Plane data. Visualize trends, remove blockers, and keep your projects moving forward. -- **Drive** (_coming soon_): The drive helps you share documents, images, videos, or any other files that make sense to you or your team and align on the problem/solution. - ## 🛠️ Local development See [CONTRIBUTING](./CONTRIBUTING.md) ## ⚙️ Built with -[![Next JS](https://img.shields.io/badge/next.js-000000?style=for-the-badge&logo=nextdotjs&logoColor=white)](https://nextjs.org/) +[![React Router](https://img.shields.io/badge/-React%20Router-CA4245?logo=react-router&style=for-the-badge&logoColor=white)](https://reactrouter.com/) [![Django](https://img.shields.io/badge/Django-092E20?style=for-the-badge&logo=django&logoColor=green)](https://www.djangoproject.com/) [![Node JS](https://img.shields.io/badge/node.js-339933?style=for-the-badge&logo=Node.js&logoColor=white)](https://nodejs.org/en)