Update README.md

This commit is contained in:
Yurii Kuznietsov
2024-05-30 19:51:17 +03:00
committed by GitHub
parent 82c74c23f9
commit 2fd367cd7d

View File

@@ -32,9 +32,9 @@ For more information about server configuration, see [this article](https://docs
### Why EspoCRM?
* **Open-source transparency**. EspoCRMs 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 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.
* **Customization freedom**. You can develop features, create custom entities, fields, relationships, buttons to make the CRM fit your specific needs.
* **Clean user interface**. EspoCRM has a clean, uncluttered, minimalist 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 REST API.
### Who is EspoCRM for?