Skip to content

Commit 6b36f37

Browse files
Merge pull request #877 from adamtheturtle/pypi-doc
Add badge for pypi to README
2 parents 333585b + 967a08b commit 6b36f37

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
|Build Status| |codecov| |Updates| |Documentation Status|
1+
|Build Status| |codecov| |Updates| |PyPI| |Documentation Status|
22

33
vws-python
44
==========
@@ -34,3 +34,5 @@ See the `full documentation <https://vws-python.readthedocs.io/en/latest>`__.
3434
.. |Documentation Status| image:: https://readthedocs.org/projects/vws-python/badge/?version=latest
3535
:target: https://vws-python.readthedocs.io/en/latest/?badge=latest
3636
:alt: Documentation Status
37+
.. |PyPI| image:: https://badge.fury.io/py/VWS-Python.svg
38+
:target: https://badge.fury.io/py/VWS-Python

0 commit comments

Comments
 (0)