mirror of
https://github.com/verigak/progress.git
synced 2025-12-08 19:33:24 +00:00
Add Pypi link and instuctions to ReadMe
Made Pypi badge link to Pypi page. Added Installation instructions
This commit is contained in:
10
README.rst
10
README.rst
@@ -6,6 +6,7 @@ Easy progress reporting for Python
|
|||||||
|demo|
|
|demo|
|
||||||
|
|
||||||
.. |pypi| image:: https://img.shields.io/pypi/v/progress.svg
|
.. |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
|
.. |demo| image:: https://raw.github.com/verigak/progress/master/demo.gif
|
||||||
:alt: Demo
|
:alt: Demo
|
||||||
|
|
||||||
@@ -128,6 +129,15 @@ There are 5 predefined spinners:
|
|||||||
- ``LineSpinner``
|
- ``LineSpinner``
|
||||||
- ``PixelSpinner``
|
- ``PixelSpinner``
|
||||||
|
|
||||||
|
Installation
|
||||||
|
============
|
||||||
|
|
||||||
|
Download from PyPi
|
||||||
|
|
||||||
|
.. code-block:: shell
|
||||||
|
|
||||||
|
pip install progress
|
||||||
|
|
||||||
|
|
||||||
Other
|
Other
|
||||||
=====
|
=====
|
||||||
|
|||||||
Reference in New Issue
Block a user