From a84f111d8f64bc89f63c3823f332d0d7c1cc70e7 Mon Sep 17 00:00:00 2001 From: Sebastien SAUVAGE Date: Sun, 11 Aug 2013 22:44:05 +0200 Subject: [PATCH] Added screenshot --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b7884709..0e6279f8 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,11 @@ Output format can be used in any rss-bridge: * `Html` : html page * `Plaintext` : raw text (php object, as returned by print_r) +Screenshot +=== + +![Screenshot](http://sebsauvage.net/galerie/photos/Bordel/rss-bridge-screenshot-1.png) + Requirements === @@ -33,7 +38,6 @@ Requirements * [PHP Simple HTML DOM Parser](http://simplehtmldom.sourceforge.net). (Put `simple_html_dom.php` in `vendor/simplehtmldom`). * Ssl lib activated in PHP config -Install Author ===