summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kögl <stefan@skoegl.net>2012-11-11 10:50:55 +0100
committerStefan Kögl <stefan@skoegl.net>2012-11-11 10:50:55 +0100
commit157e2c49bf27a582c12433e96f5a3b51ddbd3104 (patch)
tree52cefa1709af06bf8b31a26c265e945a3b27c6cd
parent831177a224c5223bb655e8d53a7b0b40f2dab723 (diff)
downloadpython-json-pointer-157e2c49bf27a582c12433e96f5a3b51ddbd3104.tar.gz
Update README
-rw-r--r--README8
1 files changed, 6 insertions, 2 deletions
diff --git a/README b/README
index 74593c4..08a3c10 100644
--- a/README
+++ b/README
@@ -1,6 +1,10 @@
+python-json-pointer
+===================
-python-json-pointer: Resolve JSON Pointers
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+Resolve JSON Pointers in Python
+-------------------------------
+
+[![Build Status](https://secure.travis-ci.org/stefankoegl/python-json-pointer.png?branch=master)](https://travis-ci.org/stefankoegl/python-json-pointer)
Library to resolve JSON Pointers according to
http://tools.ietf.org/html/draft-ietf-appsawg-json-pointer-04