Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
DjangoCRM committed Jan 26, 2025
1 parent e701ad5 commit 0bd6342
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

*(Collaborative and Analytical Customer Relationship Management Software)*

**Django-CRM** is an open-source CRM solution designed with two primary goals:
**Django-CRM** is an open-source CRM solution designed with **two primary goals**:

- **For users**: Deliver enterprise-level open-source CRM software with a comprehensive suite of business solutions.
- **For developers**: Simplify the processes of development, customization, and production server support.
Expand Down Expand Up @@ -150,15 +150,16 @@ Django CRM has full support for translation of interface, formatting of dates, t

## Getting Started

If you find Django-CRM helpful, please ⭐️ **star** this repo on GitHub to support its growth!

Django-CRM can be easily deployed as a regular Django project.

📚 Please refer to:

- [Installation and Configuration Guide](https://github.com/DjangoCRM/django-crm/blob/main/docs/installation_and_configuration_guide.md)
- [User Guide](https://github.com/DjangoCRM/django-crm/blob/main/docs/django-crm_user_guide.md)

If you find Django-CRM helpful, please ⭐️ **star** this repo on GitHub to support its growth!
<img src="https://github.com/DjangoCRM/django-crm/raw/main/docs/pics/Django-CRM_star_history.png" alt="Django-CRM star history" align="center" style="float: center"/>

### Compatibility

- <img src="https://github.com/DjangoCRM/django-crm/raw/main/docs/site/icons/django-logo.svg" alt="django logo" width="30" height="30" style="vertical-align: middle"> Django 5.1.x
Expand Down

0 comments on commit 0bd6342

Please sign in to comment.