From de7c3f887f42d657dd9b5668ed01821646459b7c Mon Sep 17 00:00:00 2001 From: pictuga Date: Wed, 21 May 2014 12:07:15 +0200 Subject: [PATCH] Make last use case howto similar to the others --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fea776f..641882f 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,8 @@ For example: `python2.7 morss.py debug http://feeds.bbci.co.uk/news/rss.xml` To use it, the newsreader [Liferea](http://lzone.de/liferea/) is required (unless other newsreaders provide the same kind of feature), since custom scripts can be run on top of the RSS feed, using its [output](http://lzone.de/liferea/scraping.htm) as an RSS feed. To use this script, you have to enable "(Unix) command" in liferea feed settings, and use the command: **`[python2.7] PATH/TO/MORSS/morss.py [argwithoutvalue] [argwithvalue=value] [...] FEEDURL`** -For example: `python2.7 PATH/TO/MORSS/morss.py http://feeds.bbci.co.uk/news/rss.xml` +For example: `python2.7 PATH/TO/MORSS/morss.py http://feeds.bbci.co.uk/news/rss.xml` +*(Brackets indicate optional text)* ##Cache information