Skip to content

Commit 53e5bd0

Browse files
authored
Readme (#61)
* updated travis yml file * removed xml files * passsword reset issue fixed, updated html design with django-crm theme, added named urls in templates * updated readme.rst file * updated badges in readme.rst file
1 parent 508e048 commit 53e5bd0

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

README.rst

+12-12
Original file line numberDiff line numberDiff line change
@@ -3,24 +3,22 @@ Django-CRM
33

44
Django CRM is opensourse CRM developed on django framework. It has all the basic features of CRM to start with. We welcome code contributions and feature requests via github.
55

6-
7-
.. image:: https://landscape.io/github/MicroPyramid/Django-CRM/master/landscape.svg?style=flat
8-
:target: https://landscape.io/github/MicroPyramid/Django-CRM/master
9-
:alt: Code Health
10-
11-
.. image:: https://img.shields.io/github/license/MicroPyramid/Django-CRM.svg
12-
:target: https://pypi.python.org/pypi/Django-CRM/
13-
146
.. list-table::
157
:header-rows: 1
16-
:widths: 7 7 60
8+
:widths: 30 30 50
179
:stub-columns: 1
1810

1911
* - Build Status
2012
- Codacy
2113
- Support
22-
* - .. image:: https://travis-ci.org/MicroPyramid/Django-CRM.svg?branch=master
23-
:target: https://travis-ci.org/MicroPyramid/Django-CRM
14+
* - .. image:: https://travis-ci.org/MicroPyramid/Django-CRM.svg?branch=master
15+
:target: https://travis-ci.org/MicroPyramid/Django-CRM
16+
:alt: Travis
17+
18+
.. image:: https://landscape.io/github/MicroPyramid/Django-CRM/master/landscape.svg?style=flat
19+
:target: https://landscape.io/github/MicroPyramid/Django-CRM/master
20+
:alt: Code Health
21+
2422
- .. image:: https://api.codacy.com/project/badge/Grade/b11da5f09dd542479fd3bd53944595d2
2523
:target: https://app.codacy.com/project/ashwin/Django-CRM/dashboard
2624
:alt: Codacy Dashboard
@@ -33,6 +31,8 @@ Django CRM is opensourse CRM developed on django framework. It has all the basic
3331
.. image:: https://www.codetriage.com/micropyramid/django-crm/badges/users.svg
3432
:target: https://www.codetriage.com/micropyramid/django-crm
3533
:alt: Code Helpers
34+
.. image:: https://img.shields.io/github/license/MicroPyramid/Django-CRM.svg
35+
:target: https://pypi.python.org/pypi/Django-CRM/
3636

3737

3838
http://django-crm.readthedocs.io for latest documentation
@@ -82,4 +82,4 @@ Need additional commercial support? `Contact us here`_
8282

8383
.. _contact us here: https://micropyramid.com/contact-us/
8484

85-
.. _here: https://django-crm.micropyramid.com/
85+
.. _here: https://django-crm.micropyramid.com/

0 commit comments

Comments
 (0)