Skip to content

Commit

Permalink
Merge pull request verigak#57 from Kilo59/patch-1
Browse files Browse the repository at this point in the history
Add Pypi link and instuctions to ReadMe
  • Loading branch information
verigak authored Oct 12, 2018
2 parents b95b764 + 2eeff94 commit 1b32650
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Easy progress reporting for Python
|demo|

.. |pypi| image:: https://img.shields.io/pypi/v/progress.svg
:target: https://pypi.org/project/progress/
.. |demo| image:: https://raw.github.com/verigak/progress/master/demo.gif
:alt: Demo

Expand Down Expand Up @@ -128,6 +129,15 @@ There are 5 predefined spinners:
- ``LineSpinner``
- ``PixelSpinner``

Installation
============

Download from PyPi

.. code-block:: shell
pip install progress
Other
=====
Expand Down

0 comments on commit 1b32650

Please sign in to comment.