From bb89728eee2decec8fc45f80bbaf15e03858bfb1 Mon Sep 17 00:00:00 2001 From: Abhinav Raut Date: Sat, 20 Dec 2025 18:57:24 +0530 Subject: [PATCH] Update README.md --- README.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 90b4d3cd..b65f5672 100644 --- a/README.md +++ b/README.md @@ -81,13 +81,9 @@ __________________ ## Developers -If you are interested in contributing, please read -[CONTRIBUTING.md](./CONTRIBUTING.md) first. - -For local development and setup, refer to the -[developer setup](https://docs.libredesk.io/contributing/developer-setup). - -For planned features and project direction, see [ROADMAP.md](./ROADMAP.md). +- If you are interested in contributing, please read [CONTRIBUTING.md](./CONTRIBUTING.md) first. +- For local development and setup, refer to the [developer setup](https://docs.libredesk.io/contributing/developer-setup). +- For planned features and project direction, see [ROADMAP.md](./ROADMAP.md). The backend is written in Go and the frontend is Vue.js 3 with Shadcn UI.