From 8cd178076ff7ff3f8973b7119a2675a3ec133faa Mon Sep 17 00:00:00 2001 From: Markus Birth Date: Sat, 13 Apr 2013 01:16:53 +0200 Subject: Fixed PHP warning if JSON configuration is unreadable or empty. Fixes #3 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index d794093..ed7365b 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ To test your XPath expressions, you can use these Chrome extensions: Some XPath expressions you could need (the `//` is automatically prepended and must be omitted in the FeedMod configuration): -##### HTML5
tag +##### HTML5 <article> tag ```html
…article…
-- cgit v1.3.1