summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorStefan Kögl <stefan@skoegl.net>2012-11-11 10:54:52 +0100
committerStefan Kögl <stefan@skoegl.net>2012-11-11 10:54:52 +0100
commit454b35cfd260db347465f9c55d3b1aa4b6eae8c7 (patch)
tree6934378dec493316572c4eb618035f4083baba35 /README
parent157e2c49bf27a582c12433e96f5a3b51ddbd3104 (diff)
downloadpython-json-pointer-454b35cfd260db347465f9c55d3b1aa4b6eae8c7.tar.gz
rename README => README.md
Diffstat (limited to 'README')
-rw-r--r--README15
1 files changed, 0 insertions, 15 deletions
diff --git a/README b/README
deleted file mode 100644
index 08a3c10..0000000
--- a/README
+++ /dev/null
@@ -1,15 +0,0 @@
-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