diff options
author | Thorsten Ortlepp <post@ortlepp.eu> | 2021-02-01 23:47:17 +0100 |
---|---|---|
committer | Thorsten Ortlepp <post@ortlepp.eu> | 2021-02-01 23:47:17 +0100 |
commit | ab7a3c3344fe4e993299a8b6bceecd4932921be5 (patch) | |
tree | 9e9513fa79d6d69d8b131f7abd1cd9918ac9641c /README | |
parent | 467014a3079e741beaa0fbe2f6a1d7276c1f2249 (diff) | |
download | php-stuff-ab7a3c3344fe4e993299a8b6bceecd4932921be5.zip |
Fixed formatting
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -4,4 +4,5 @@ PHP stuff rssfilter --------- -A simple script to remove unwanted articles from an RSS feed, either by title or by URL. It also removes duplicate articles from the feed. +A simple script to remove unwanted articles from an RSS feed, either +by title or by URL. It also removes duplicate articles from the feed. |