Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
nvllsvm committed Aug 30, 2019
1 parent 3231a3a commit 54ddb46
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.rst
Expand Up @@ -8,15 +8,16 @@ Installation
------------
``sprockets.mixins.amqp`` is available on the
`Python Package Index <https://pypi.python.org/pypi/sprockets.mixins.amqp>`_
and can be installed via ``pip`` or ``easy_install``:
and can be installed via ``pip``:

.. code-block:: bash
pip install sprockets.mixins.amqp
Documentation
-------------
https://pythonhosted.org/sprockets.mixins.amqp

https://sprocketsamqp.readthedocs.io

Python Compatibility
--------------------
Expand Down Expand Up @@ -130,5 +131,5 @@ License
.. |Downloads| image:: https://pypip.in/d/sprockets.mixins.amqp/badge.svg?
:target: https://pypi.python.org/pypi/sprockets.mixins.amqp

.. |Docs| image:: https://img.shields.io/badge/docs-pythonhosted-green.svg
:target: https://pythonhosted.com/sprockets.mixins.amqp
.. |Docs| image:: https://img.shields.io/readthedocs/sprocketsamqp
:target: https://sprocketsamqp.readthedocs.io

0 comments on commit 54ddb46

Please sign in to comment.