summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kögl <stefan@skoegl.net>2013-04-14 01:16:23 +0300
committerStefan Kögl <stefan@skoegl.net>2013-04-14 01:16:23 +0300
commite58df080ebc5866da64322b6b9d121ceb16683c5 (patch)
tree2df51520c9087d2b1fb6a3db1ec31e31d2a4ddc9
parente231fa02fa4ccbee6636763672b79bf951f7829e (diff)
downloadpython-json-patch-e58df080ebc5866da64322b6b9d121ceb16683c5.tar.gz
README: add link to docs
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4aaecac..d6469bc 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,7 @@ See Sourcecode for Examples
* Website: https://github.com/stefankoegl/python-json-patch
* Repository: https://github.com/stefankoegl/python-json-patch.git
+* Documentation: https://python-json-patch.readthedocs.org/
Running external tests
----------------------