From 1d443310ce7a9fb1f42213397df4dc008dd66b48 Mon Sep 17 00:00:00 2001 From: Vihar Kurama Date: Fri, 1 Aug 2025 13:02:34 +0100 Subject: [PATCH] feat: update new logo on readme (#7530) * feat: update new logo on readme Changed logo on Readme * fix: image url --------- Co-authored-by: sriramveeraghanta --- README.md | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index da57f38d8..1cea926e9 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,9 @@

- Plane Logo + Plane Logo

-

Plane

Open-source project management that unlocks customer value

@@ -48,13 +47,13 @@ Meet [Plane](https://plane.so/), an open-source project management tool to track Getting started with Plane is simple. Choose the setup that works best for you: - **Plane Cloud** -Sign up for a free account on [Plane Cloud](https://app.plane.so)—it's the fastest way to get up and running without worrying about infrastructure. + Sign up for a free account on [Plane Cloud](https://app.plane.so)—it's the fastest way to get up and running without worrying about infrastructure. - **Self-host Plane** -Prefer full control over your data and infrastructure? Install and run Plane on your own servers. Follow our detailed [deployment guides](https://developers.plane.so/self-hosting/overview) to get started. + Prefer full control over your data and infrastructure? Install and run Plane on your own servers. Follow our detailed [deployment guides](https://developers.plane.so/self-hosting/overview) to get started. -| Installation methods | Docs link | -| -------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| Installation methods | Docs link | +| -------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Docker | [![Docker](https://img.shields.io/badge/docker-%230db7ed.svg?style=for-the-badge&logo=docker&logoColor=white)](https://developers.plane.so/self-hosting/methods/docker-compose) | | Kubernetes | [![Kubernetes](https://img.shields.io/badge/kubernetes-%23326ce5.svg?style=for-the-badge&logo=kubernetes&logoColor=white)](https://developers.plane.so/self-hosting/methods/kubernetes) | @@ -63,31 +62,31 @@ Prefer full control over your data and infrastructure? Install and run Plane on ## 🌟 Features - **Issues** -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. + 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** -Maintain your team’s momentum with Cycles. Track progress effortlessly using burn-down charts and other insightful tools. + Maintain your team’s momentum with Cycles. Track progress effortlessly using burn-down charts and other insightful tools. - **Modules** -Simplify complex projects by dividing them into smaller, manageable modules. + Simplify complex projects by dividing them into smaller, manageable modules. - **Views** -Customize your workflow by creating filters to display only the most relevant issues. Save and share these views with ease. + Customize your workflow by creating filters to display only the most relevant issues. Save and share these views with ease. - **Pages** -Capture and organize ideas using Plane Pages, complete with AI capabilities and a rich text editor. Format text, insert images, add hyperlinks, or convert your notes into actionable items. + Capture and organize ideas using Plane Pages, complete with AI capabilities and a rich text editor. Format text, insert images, add hyperlinks, or convert your notes into actionable items. - **Analytics** -Access real-time insights across all your Plane data. Visualize trends, remove blockers, and keep your projects moving forward. + 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/) [![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) @@ -151,6 +150,7 @@ See [CONTRIBUTING](./CONTRIBUTING.md)

## 📝 Documentation + Explore Plane's [product documentation](https://docs.plane.so/) and [developer documentation](https://developers.plane.so/) to learn about features, setup, and usage. ## ❤️ Community @@ -186,6 +186,6 @@ Please read [CONTRIBUTING.md](https://github.com/makeplane/plane/blob/master/CON - ## License + This project is licensed under the [GNU Affero General Public License v3.0](https://github.com/makeplane/plane/blob/master/LICENSE.txt).