From 5a1283db31518998b42f6f43137578576210d433 Mon Sep 17 00:00:00 2001 From: jeancf Date: Mon, 30 Jan 2023 11:10:23 +0100 Subject: [PATCH] Clarify optional features --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2388da0..64650d9 100644 --- a/README.md +++ b/README.md @@ -22,12 +22,12 @@ It is simple to set-up on a local machine, configurable and feature-rich. * Remember tweets already tooted to prevent double posting * Optionally post reply-to tweets on the mastodon account * Optionally ignore retweets -* Allows rate-limiting posts to Mastodon instance -* Removal of redirections (e.g. reveal destination of short URLs) -* Removal of trackers from URLs -* Domain substitution for Twitter, Youtube and Reddit domains (e.g. [Nitter](https://github.com/zedeus/nitter/wiki/Instances), +* Optionally remove redirections (e.g. reveal destination of short URLs) +* Optionally remove trackers (UTM parameters) from URLs +* Optional domain substitution for Twitter, Youtube and Reddit domains (e.g. [Nitter](https://github.com/zedeus/nitter/wiki/Instances), [Invidious](https://redirect.invidious.io/) and [teddit](https://teddit.net/) respectively) * Optional footer line to add tags at bottom of toot +* Allows rate-limiting posts to Mastodon instance ## Usage