From dadb4078cb7a15cd127edcdb1a200240adde0054 Mon Sep 17 00:00:00 2001 From: Yurii Date: Mon, 16 Feb 2026 09:43:55 +0200 Subject: [PATCH] readme change --- README.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 0ccf843495..351a8b8d6e 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,18 @@ You can try the CRM on an online [demo](https://www.espocrm.com/demo/). For more information about server configuration, see [this article](https://docs.espocrm.com/administration/server-configuration/). +### Download + +[Download](https://www.espocrm.com/download/) the latest release from our website or from GitHub [releases](https://github.com/espocrm/espocrm/releases). + +### Release notes + +Release notes are available at GitHub [releases](https://github.com/espocrm/espocrm/releases). + +### Documentation + +See the [documentation](https://docs.espocrm.com) for administrators, users and developers. + ### Why EspoCRM? * Open-source transparency. EspoCRM's source code is open and accessible, so anyone can inspect it and see how data is being managed within the CRM. @@ -47,18 +59,6 @@ See installation instructions: * [Installation with Docker](https://docs.espocrm.com/administration/docker/installation/) * [Installation with Traefik](https://docs.espocrm.com/administration/docker/traefik/) -### Download - -[Download](https://www.espocrm.com/download/) the latest release from our website. You can also download the latest and previous release packages from GitHub [releases](https://github.com/espocrm/espocrm/releases). - -### Release notes - -Release notes are available at GitHub [releases](https://github.com/espocrm/espocrm/releases). - -### Documentation - -See the [documentation](https://docs.espocrm.com) for administrators, users and developers. - ### Bug reporting Create a [GitHub issue](https://github.com/espocrm/espocrm/issues/new/choose) or post on our [forum](https://forum.espocrm.com/forum/bug-reports).