summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kögl <stefan@skoegl.net>2013-07-07 19:09:54 +0200
committerStefan Kögl <stefan@skoegl.net>2013-07-07 19:09:54 +0200
commit9a0c272c76ac29f2c20a5a9c52f489084428c314 (patch)
treead0ddf393c2cc6e1c0e078f4496ee95912a83860
parent24fdb888cded3702795f3e4bd57fa3d5596084a4 (diff)
downloadpython-json-pointer-9a0c272c76ac29f2c20a5a9c52f489084428c314.tar.gz
show pypi information in README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 50754ec..46ba4f8 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-python-json-pointer [![Build Status](https://secure.travis-ci.org/stefankoegl/python-json-pointer.png?branch=master)](https://travis-ci.org/stefankoegl/python-json-pointer) [![Coverage Status](https://coveralls.io/repos/stefankoegl/python-json-pointer/badge.png?branch=master)](https://coveralls.io/r/stefankoegl/python-json-pointer?branch=master)
+python-json-pointer [![Build Status](https://secure.travis-ci.org/stefankoegl/python-json-pointer.png?branch=master)](https://travis-ci.org/stefankoegl/python-json-pointer) [![Coverage Status](https://coveralls.io/repos/stefankoegl/python-json-pointer/badge.png?branch=master)](https://coveralls.io/r/stefankoegl/python-json-pointer?branch=master) ![Downloads](https://pypip.in/d/jsonpointer/badge.png) ![Version](https://pypip.in/v/jsonpointer/badge.png)
===================
Resolve JSON Pointers in Python