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.