Skip to content

Commit

Permalink
Readme (#61)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
nikhila05 authored Aug 5, 2018
1 parent 508e048 commit 53e5bd0
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,24 +3,22 @@ Django-CRM

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.


.. image:: https://landscape.io/github/MicroPyramid/Django-CRM/master/landscape.svg?style=flat
:target: https://landscape.io/github/MicroPyramid/Django-CRM/master
:alt: Code Health

.. image:: https://img.shields.io/github/license/MicroPyramid/Django-CRM.svg
:target: https://pypi.python.org/pypi/Django-CRM/

.. list-table::
:header-rows: 1
:widths: 7 7 60
:widths: 30 30 50
:stub-columns: 1

* - Build Status
- Codacy
- Support
* - .. image:: https://travis-ci.org/MicroPyramid/Django-CRM.svg?branch=master
:target: https://travis-ci.org/MicroPyramid/Django-CRM
* - .. image:: https://travis-ci.org/MicroPyramid/Django-CRM.svg?branch=master
:target: https://travis-ci.org/MicroPyramid/Django-CRM
:alt: Travis

.. image:: https://landscape.io/github/MicroPyramid/Django-CRM/master/landscape.svg?style=flat
:target: https://landscape.io/github/MicroPyramid/Django-CRM/master
:alt: Code Health

- .. image:: https://api.codacy.com/project/badge/Grade/b11da5f09dd542479fd3bd53944595d2
:target: https://app.codacy.com/project/ashwin/Django-CRM/dashboard
:alt: Codacy Dashboard
Expand All @@ -33,6 +31,8 @@ Django CRM is opensourse CRM developed on django framework. It has all the basic
.. image:: https://www.codetriage.com/micropyramid/django-crm/badges/users.svg
:target: https://www.codetriage.com/micropyramid/django-crm
:alt: Code Helpers
.. image:: https://img.shields.io/github/license/MicroPyramid/Django-CRM.svg
:target: https://pypi.python.org/pypi/Django-CRM/


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

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

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

0 comments on commit 53e5bd0

Please sign in to comment.