Skip to content

Commit 5f0f1fa

Browse files
committed
Add version and license badges.
1 parent d404a32 commit 5f0f1fa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
1+
.. image:: https://img.shields.io/pypi/v/jsonschema.svg
2+
:target: https://pypi.python.org/pypi/jsonschema
13
.. image:: https://travis-ci.org/Julian/jsonschema.svg?branch=master
24
:target: https://travis-ci.org/Julian/jsonschema
5+
.. image:: https://img.shields.io/pypi/l/jsonschema.svg
6+
:target: https://pypi.python.org/pypi/jsonschema
37

48
==========
59
jsonschema

0 commit comments

Comments
 (0)