We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 702cc40 commit c20e187Copy full SHA for c20e187
1 file changed
README.rst
@@ -1,8 +1,12 @@
1
Python Asserts
2
==============
3
4
+.. image:: https://img.shields.io/pypi/l/asserts.svg
5
+ :target: https://pypi.python.org/pypi/asserts/
6
.. image:: https://img.shields.io/github/release/srittau/python-asserts/all.svg
7
:target: https://github.com/srittau/python-asserts/releases/
8
+.. image:: https://img.shields.io/pypi/v/asserts.svg
9
10
.. image:: https://travis-ci.org/srittau/python-asserts.svg?branch=master
11
:target: https://travis-ci.org/srittau/python-asserts
12
0 commit comments