diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-03-24 14:00:49 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-03-24 14:00:49 -0300 |
commit | d5aa58e9e11beac0378719b0169a9e95b5b64e78 (patch) | |
tree | 8e34109eeaae2d1c24b48abb60a83345dcefb8b7 | |
parent | 4cac03643474939c18b1554d4789db592d86e65f (diff) | |
download | feeds-d5aa58e9e11beac0378719b0169a9e95b5b64e78.tar.gz feeds-d5aa58e9e11beac0378719b0169a9e95b5b64e78.tar.bz2 |
Updates README
-rw-r--r-- | README.md | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -16,11 +16,11 @@ forking this repository. And don't forget about that: - The news’s obsession with having a little bit of information on a wide - variety of subjects means that it actually gets most of those subjects wrong. + The news’s obsession with having a little bit of information on a wide + variety of subjects means that it actually gets most of those subjects wrong. - -- http://www.aaronsw.com/weblog/hatethenews - https://news.ycombinator.com/item?id=9224858 + -- http://www.aaronsw.com/weblog/hatethenews + https://news.ycombinator.com/item?id=9224858 How to use ---------- @@ -42,10 +42,10 @@ this is achieved with just two lines in the configuration: See http://newsbeuter.org/doc/newsbeuter.html#_opml_online_subscription_mode for more information. -If you're crazy enough, you can even point to the latest OPML version which -should be available through the canonical URL: +You can even point to the latest OPML version which should be available through +the canonical URL: - opml-url "https://git.sarava.org/?p=feeds.git;a=blob_plain;f=topic.opml;hb=HEAD" + opml-url "https://git.fluxo.info/feeds/plain/topic.opml" How to make your own -------------------- |