1
0

Removed test preferences field. Added reference to jsonlint.com to README.

This commit is contained in:
2013-04-09 17:44:14 +02:00
parent 029e78baf2
commit f0d9a52e02
2 changed files with 3 additions and 8 deletions

View File

@ -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.