From bf24fc8c47e9974975960f1c1638250d0211cf01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20K=C3=B6gl?= Date: Sun, 11 Nov 2012 10:56:29 +0100 Subject: Update README.md --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 08a3c10..4a5fa45 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,12 @@ -python-json-pointer +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) =================== 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 See Sourcecode for Examples - -Website: https://github.com/stefankoegl/python-json-pointer -Repository: https://github.com/stefankoegl/python-json-pointer.git +* Website: https://github.com/stefankoegl/python-json-pointer +* Repository: https://github.com/stefankoegl/python-json-pointer.git -- cgit v1.2.1