From 5f550f38f9a65c09f9534d58f13ea803fd843c85 Mon Sep 17 00:00:00 2001 From: Yurii Kuznietsov Date: Thu, 30 May 2024 19:39:56 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9ae9fc045c..5799ede11d 100644 --- a/README.md +++ b/README.md @@ -32,8 +32,8 @@ For more information about server configuration see [this article](https://docs. ### 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. -* **Customization freedom**. You can develop features and create custom fields, layouts, and buttons to make the CRM fit your specific needs. -* **Clean interface**. EspoCRM has a clean and minimalistic design that is easy to navigate and has a short learning curve. +* **Customization freedom**. You can develop features and create custom entities, fields, layouts, and buttons to make the CRM fit your specific needs. +* **Clean user interface**. EspoCRM has a clean, uncluttered and minimalistic user inteface that is easy to navigate and has a short learning curve. * **Straightforward REST API**. It can be easily integrated with other applications using a well-documented REST API. ### Who is EspoCRM for?