From 55b2b289efc3e0572d2e22a3a37a2df604ea57ab Mon Sep 17 00:00:00 2001
From: Antonio Ospite <ospite@studenti.unina.it>
Date: Sat, 27 Jul 2013 17:05:03 +0200
Subject: [PATCH] Mention in the README that other sites can be converted to
 RSS

---
 README | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README b/README
index 925bb28..fa43e8a 100644
--- a/README
+++ b/README
@@ -28,6 +28,10 @@ Tweeper can be used via web or as a command line program, for example as
 a filter in your feed reader, by passing the URL of the user's public timeline
 as the first argument.
 
+Tweeper can easily scrape sites other than tweeter, it is just a matter of
+writing an xsl stylesheet for the transformation; an example for pump.io
+activity stream is provided in rss_converter_pump.io.xsl
+
 Example of use on the command line:
 
   $ php tweeper.php http://twitter.com/NSACareers
-- 
2.1.4