From 5bbddf10c855bb620b0d51bb804df3903b1e7a76 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Sun, 18 Nov 2012 07:10:48 -0500 Subject: [PATCH] REAMDE: point to rss2email/config.py, not a line number in rss2email.py --- README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README b/README index 980029e..71ddea5 100644 --- 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:: -- 2.26.2