summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMarkus Birth <markus@birth-online.de>2013-04-09 17:44:14 +0200
committerMarkus Birth <markus@birth-online.de>2013-04-09 17:44:14 +0200
commitf0d9a52e02f36b5ebacd58956e78023a26282585 (patch)
tree6b5c78cf3ab76e97271214e8d3947f383de372c9 /README.md
parent029e78baf2ea9f2e4019370467c3c8c66e654fb4 (diff)
downloadyafpp-f0d9a52e02f36b5ebacd58956e78023a26282585.tar.gz
yafpp-f0d9a52e02f36b5ebacd58956e78023a26282585.zip
Removed test preferences field. Added reference to jsonlint.com to README.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index b67a8b5..3298043 100644
--- a/README.md
+++ b/README.md
@@ -51,3 +51,6 @@ The *array key* is part of the URL of the article links(!). You'll notice the `g
The **type** has to be `xpath` for now. Maybe there will be more types in the future.
The **xpath** value is the actual Xpath-element to fetch from the linked page.
+
+
+If you get an error about "Invalid JSON!", you can use [JSONLint](http://jsonlint.com/) to locate the erroneous part.