summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorStefan Kögl <stefan@skoegl.net>2012-11-11 11:16:08 +0100
committerStefan Kögl <stefan@skoegl.net>2012-11-11 11:16:08 +0100
commit14b239c02cb7fb28b01b9b458b4a140cf4b9ccfd (patch)
tree1376cc577bc06ac5e92a3a8dbc29117351c82837 /README.md
parent8f61a8ac446e86a6ea413c84f083a7d0e187302f (diff)
downloadpython-json-patch-14b239c02cb7fb28b01b9b458b4a140cf4b9ccfd.tar.gz
Update README.md
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