From 05fc177b2986556df92aa0f506b1a48ef964fe19 Mon Sep 17 00:00:00 2001 From: Yves Fischer Date: Tue, 22 Nov 2016 19:33:30 +0100 Subject: some refactoring before moving it to github --- README.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 289f5cf..3443fee 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,16 @@ # Usage -get the name 'dach-trading-invest' from web-url +- use python 3.5+ (typing) +- take a name like 'dach-trading-invest' from the web page url ``` -# touch ./dach-trading-invest.rss.xml -# wikifolio-rss ./dach-trading-invest.rss.xml +# wikifolio-comments-rss dach-trading-invest > dach-trading-invest.comments.rss.xml +# wikifolio-trades-rss dach-trading-invest > dach-trading-invest.trades.rss.xml ``` -The rss feed of comments is written into that file. \ No newline at end of file + +# Note + +The source code provided here is not affiliated with wikifolio.com. +wikifolio is most likely a registered brand and owned by somebody else. +No warranty, use at your own risk. -- cgit v1.2.1