From 0355ed5da4bc1cde234b885e9ca42953110aed0b Mon Sep 17 00:00:00 2001 From: Sebastien SAUVAGE Date: Wed, 7 Aug 2013 00:31:25 +0200 Subject: [PATCH] Updated README Added requirements. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 3f186652..c38bb0c5 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,12 @@ Supported sites/pages * `rss-bridge-flickr-explore.php` : [Latest interesting images](http://www.flickr.com/explore) from Flickr. +Requirements +=== + + * php 5.3 + * [PHP Simple HTML DOM Parser](http://simplehtmldom.sourceforge.net/) + Licence === Code is public domain.