Skip to content

Commit c20e187

Browse files
committed
[readme] add license and pypi shields
1 parent 702cc40 commit c20e187

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
Python Asserts
22
==============
33

4+
.. image:: https://img.shields.io/pypi/l/asserts.svg
5+
:target: https://pypi.python.org/pypi/asserts/
46
.. image:: https://img.shields.io/github/release/srittau/python-asserts/all.svg
57
:target: https://github.com/srittau/python-asserts/releases/
8+
.. image:: https://img.shields.io/pypi/v/asserts.svg
9+
:target: https://pypi.python.org/pypi/asserts/
610
.. image:: https://travis-ci.org/srittau/python-asserts.svg?branch=master
711
:target: https://travis-ci.org/srittau/python-asserts
812

0 commit comments

Comments
 (0)