From 6e891ef6ffc2f985732f0b249770f06472b56a66 Mon Sep 17 00:00:00 2001 From: pictuga Date: Thu, 11 Jul 2013 14:17:04 +0200 Subject: [PATCH] Nicer link display in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 04bf532..9f35def 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ This tool's goal is to get full-text RSS feeds out of striped RSS feeds, commonly available on internet. Indeed most newspapers only make a small description available to users in their rss feeds, which makes the RSS feed rather useless. So this tool intends to fix that problem. This tool opens the links from the rss feed, then downloads the full article from the newspaper website and puts it back in the rss feed. -You can use this program online for free at **** (there's also a [test](http://test.morss.it/) version). +You can use this program online for free at **[morss.it](http://morss.it/)** (there's also a [test](http://test.morss.it/) version). ##Dependencies