From 5f0f1fae39c48b7202eeee39f0cf7aaa3f6e90b8 Mon Sep 17 00:00:00 2001 From: Julian Berman Date: Fri, 5 Jun 2015 19:25:53 -0400 Subject: [PATCH] Add version and license badges. --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index ed5bb10..3da0a2e 100644 --- a/README.rst +++ b/README.rst @@ -1,5 +1,9 @@ +.. image:: https://img.shields.io/pypi/v/jsonschema.svg + :target: https://pypi.python.org/pypi/jsonschema .. image:: https://travis-ci.org/Julian/jsonschema.svg?branch=master :target: https://travis-ci.org/Julian/jsonschema +.. image:: https://img.shields.io/pypi/l/jsonschema.svg + :target: https://pypi.python.org/pypi/jsonschema ========== jsonschema