X-Git-Url: http://git.tremily.us/?a=blobdiff_plain;f=README;h=f4a8717f007441c0a101fdac66bd1176feeae565;hb=f8d92335b2f1050acbe0d4ed72d80400f394a891;hp=2e011b636bd62c391b52aa94a168f4b4c04537e0;hpb=524783d2cd8662f577d4665041f98b22849f8db3;p=rss2email.git diff --git a/README b/README index 2e011b6..f4a8717 100644 --- a/README +++ b/README @@ -59,12 +59,12 @@ from several equivalent formats. 1. A ``.zip`` file (suggested for Microsoft Windows users):: - $ wget https://github.com/wking/rss2email/archive/v3.8.zip + $ wget https://github.com/wking/rss2email/archive/v3.9.zip $ unzip rss2email-*.zip 2. A ``.tar.gz`` file (suggested for everyone else):: - $ wget https://github.com/wking/rss2email/archive/v3.8.tar.gz + $ wget https://github.com/wking/rss2email/archive/v3.9.tar.gz $ tar xvf rss2email*.tar.gz 3. A Git_ checkout (suggested for developers):: @@ -141,7 +141,8 @@ entries converted to plain text:: html-mail = True To be notified every time a post changes, instead of just when it's -first posted:: +first posted (see also ``trust-link``, described in +``rss2email/config.py``):: trust-guid = True