From 157e2c49bf27a582c12433e96f5a3b51ddbd3104 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20K=C3=B6gl?= Date: Sun, 11 Nov 2012 10:50:55 +0100 Subject: Update README --- README | 8 ++++++-- 1 file 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 -- cgit v1.2.1