Reorder the README to fit what's written. - zs - Zeitungsschau rss to email converter
(HTM) git clone git://r-36.net/zs
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit fa4757896023c349cd0da7c36642b99ba75e04f2
(DIR) parent ca39520c711aabb6ec7e506847c0be557771eddc
(HTM) Author: Christoph Lohmann <20h@r-36.net>
Date: Sun, 16 Aug 2015 08:29:21 +0200
Reorder the README to fit what's written.
Diffstat:
M README.md | 20 ++++++++++++--------
1 file changed, 12 insertions(+), 8 deletions(-)
---
(DIR) diff --git a/README.md b/README.md
@@ -39,10 +39,6 @@ filtering to specific mailboxes:
X-RSS-ID (article ID)
X-RSS-TAGS (provided tags in the article or feed)
-## Repetitive run for cron
-
- zs run >/dev/null
-
## Import your old feeds from OPML
zs opmlimport file.opml
@@ -51,10 +47,18 @@ filtering to specific mailboxes:
zs opmlexport myfeeds.opml
-This will output the stderr to cron and mail it to you. Zeitungsschau
-ist written in a conservative way to only handle the important excep‐
-tions which are needed. The complexity of Python makes it impossible to
-know all cases beforehand.
+## Repetitive run for cron
+
+ zs run >/dev/null
+
+This will output the stderr to cron and mail it to you.
+
+## Exceptions // Bugs
+
+Zeitungsschau ist written in a conservative way to only handle the im‐
+portant exceptions which are needed. The complexity of Python makes
+it impossible to know all cases beforehand. Please send in patches in
+case you find bugs.
Please report bugs to 20h@r-36.net.