Skip to content

Commit 6721848

Browse files
Update README.md
1 parent 0afb7a5 commit 6721848

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@ CRM also takes full advantage of the Django Admin site, with documentation all c
3737

3838
Learn more about [the software's capabilities](https://github.com/DjangoCRM/django-crm/blob/main/docs/crm_system_overview.md).
3939

40-
Django CRM is an open-source client relationship management software. This CRM is written in <a href="https://www.python.org" target="_blank"><img src="https://github.com/DjangoCRM/django-crm/raw/main/docs/site/icons/python-logo.svg" style="vertical-align: middle" alt="python logo" width="25" height="25"> Python</a>.
40+
Django CRM is an open-source client relationship management software.
41+
This CRM is written in <a href="https://www.python.org" target="_blank"><img src="https://github.com/DjangoCRM/django-crm/raw/main/docs/site/icons/python-logo.svg" style="vertical-align: bottom" alt="python logo" width="25" height="25"> Python</a>.
4142
Frontend and backend are entirely based on the [Django Admin site](https://docs.djangoproject.com/en/dev/ref/contrib/admin/).
4243
CRM app uses adaptive Admin HTML templates out-of-the-box.
4344
Django is an excellently documented framework with lots of examples.
@@ -51,8 +52,8 @@ The documentation on the Admin site takes up only one web page.
5152

5253
The software package provides two websites:
5354

54-
- CRM site for all users
55-
- site for administrators
55+
1. CRM site for all users
56+
2. Site for administrators
5657

5758
The **project is mature and stable**, and has been successfully used in real applications for many years.
5859

@@ -126,7 +127,7 @@ The CRM can integrate with email service providers (like Gmail) that require man
126127

127128
## User Assistance
128129

129-
- Each CRM page includes a link to a context-aware help page, with content dynamically tailored to the user's role for more relevant guidance.
130+
- Each CRM page includes a link <img src="https://github.com/DjangoCRM/django-crm/raw/main/docs/site/icons/question-mark.svg" alt="question-mark icon" style="vertical-align: bottom" width="25" height="25"> to a context-aware help page, with content dynamically tailored to the user's role for more relevant guidance.
130131
- Tooltips are available throughout the interface, providing instant information when hovering over elements like icons, buttons, links, or table headers.
131132
- A comprehensive [user guide](https://github.com/DjangoCRM/django-crm/blob/main/docs/django-crm_user_guide.md) file is also included for in-depth reference and support.
132133

@@ -142,7 +143,7 @@ Each user has a clear view of their task stack, including priorities, statuses,
142143

143144
## Project Localization
144145

145-
<img src="https://github.com/DjangoCRM/django-crm/raw/main/docs/site/icons/languages.svg" alt="django logo" width="30" height="30" style="vertical-align: middle"> Customer service software is now available in **many languages:**
146+
<img src="https://github.com/DjangoCRM/django-crm/raw/main/docs/site/icons/languages.svg" alt="django logo" width="30" height="30" style="vertical-align: bottom"> Customer service software is now available in **many languages:**
146147

147148
`ar, cs, de, el, en, es, fr, he, hi, id, it, ja, ko, nl, pl, pt-br, ro, ru, tr, uk, vi, zh-hans`
148149

0 commit comments

Comments
 (0)