Skip to content

Commit 0bd6342

Browse files
Update README
1 parent e701ad5 commit 0bd6342

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
*(Collaborative and Analytical Customer Relationship Management Software)*
1515

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

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

151151
## Getting Started
152152

153-
If you find Django-CRM helpful, please ⭐️ **star** this repo on GitHub to support its growth!
154-
155153
Django-CRM can be easily deployed as a regular Django project.
156154

157155
📚 Please refer to:
158156

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

160+
If you find Django-CRM helpful, please ⭐️ **star** this repo on GitHub to support its growth!
161+
<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"/>
162+
162163
### Compatibility
163164

164165
- <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

0 commit comments

Comments
 (0)