REAMDE: point to rss2email/config.py, not a line number in rss2email.py
authorW. Trevor King <wking@tremily.us>
Sun, 18 Nov 2012 12:10:48 +0000 (07:10 -0500)
committerW. Trevor King <wking@tremily.us>
Sun, 18 Nov 2012 12:10:48 +0000 (07:10 -0500)
README

diff --git a/README b/README
index 980029ee3ae61508edbc5f916be9b58c2d2a3498..71ddea54670eb307c90131fb3263ef21308a62a4 100644 (file)
--- a/README
+++ b/README
@@ -127,10 +127,10 @@ Then later, you can ask it to email you new stories::
 Customizing rss2email
 =====================
 
-There are a number of options, described in full in ``rss2email.py``
-around line 270, to customize the way rss2email behaves. If you want
-to change something, edit the the configuration file that was created
-by ``r2e new``.
+There are a number of options, described in full in
+``rss2email/config.py``, to customize the way rss2email behaves. If
+you want to change something, edit the the configuration file that was
+created by ``r2e new``.
 
 For example, if you want to receive HTML mail, instead of having
 entries converted to plain text::