Skip to content

Commit eff72fc

Browse files
authored
Merge pull request #38 from hramezani/readme_badges
Add pypi version and supported Python versions badges to README.rst
2 parents a1a4601 + 18868ea commit eff72fc

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
.. image:: https://img.shields.io/pypi/v/pytest-localserver.svg?style=flat
2+
:alt: PyPI Version
3+
:target: https://pypi.python.org/pypi/pytest-localserver
4+
5+
.. image:: https://img.shields.io/pypi/pyversions/pytest-localserver.svg
6+
:alt: Supported Python versions
7+
:target: https://pypi.python.org/pypi/pytest-localserver
8+
19
==================
210
pytest-localserver
311
==================

0 commit comments

Comments
 (0)