summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kögl <stefan@skoegl.net>2012-11-11 10:56:29 +0100
committerStefan Kögl <stefan@skoegl.net>2012-11-11 10:56:29 +0100
commitbf24fc8c47e9974975960f1c1638250d0211cf01 (patch)
treeb7d347bf8aa46e2d8ec608b8ca645442f1e01d4a
parent454b35cfd260db347465f9c55d3b1aa4b6eae8c7 (diff)
downloadpython-json-pointer-bf24fc8c47e9974975960f1c1638250d0211cf01.tar.gz
Update README.md
-rw-r--r--README.md9
1 files 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