summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 6 insertions, 5 deletions
diff --git a/README.md b/README.md
index 06af07e..db849b0 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,12 @@
-
-python-json-patch: Applying JSON Patches
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+python-json-patch [![Build Status](https://secure.travis-ci.org/stefankoegl/python-json-patch.png?branch=master)](https://travis-ci.org/stefankoegl/python-json-patch)
+=================
+Applying JSON Patches in Python
+-------------------------------
Library to apply JSON Patches according to
http://tools.ietf.org/html/draft-ietf-appsawg-json-patch-04
See Sourcecode for Examples
-Website: https://github.com/stefankoegl/python-json-patch
-Repository: https://github.com/stefankoegl/python-json-patch.git
+* Website: https://github.com/stefankoegl/python-json-patch
+* Repository: https://github.com/stefankoegl/python-json-patch.git