From 971543ab024e83765d93356db69261d3add92715 Mon Sep 17 00:00:00 2001 From: Yurii Kuznietsov Date: Wed, 29 May 2024 21:51:00 +0300 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 43f4982f03..bcf2f953a7 100644 --- a/README.md +++ b/README.md @@ -9,15 +9,20 @@ of the type. People, companies or opportunities – all in an easy and intuitive It's a web application with a frontend designed as a single page application and a REST API backend written in PHP. -[Download](https://www.espocrm.com/download/) the latest release from our website. Release notes -and release packages are available at [Releases](https://github.com/espocrm/espocrm/releases) on GitHub. - ![Screenshot](https://user-images.githubusercontent.com/1006792/226094559-995dfd2a-a18f-4619-a21b-79a4e671990a.png) ### Demo You can try the CRM on an online [demo](https://www.espocrm.com/demo/). +### Download + +[Download](https://www.espocrm.com/download/) the lastest 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). + ### Requirements * PHP 8.1 - 8.3;