summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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