Skip to content

Commit e762202

Browse files
committed
Add PyPI badge to README
1 parent 41edaf7 commit e762202

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ URL via the command line or configuration file.
77
.. image:: https://img.shields.io/badge/license-MPL%202.0-blue.svg
88
:target: https://github.com/davehunt/pytest-base-url/blob/master/LICENSE
99
:alt: License
10+
.. image:: https://img.shields.io/pypi/v/pytest-base-url.svg
11+
:target: https://pypi.python.org/pypi/pytest-base-url/
12+
:alt: PyPI
1013
.. image:: https://img.shields.io/travis/davehunt/pytest-base-url.svg
1114
:target: https://travis-ci.org/davehunt/pytest-base-url/
1215
:alt: Travis

0 commit comments

Comments
 (0)