From 9c8e0ebedc053b20342d749ea0caa702a4267950 Mon Sep 17 00:00:00 2001 From: Flaminel Date: Tue, 18 Feb 2025 13:16:49 +0200 Subject: [PATCH] updated README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 26d50c8..534ccdd 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ cleanuperr supports both qBittorrent's built-in exclusion features and its own b > https://discord.gg/sWggpnmGNY ## Table of contents: +- [Naming choice](README.md#naming-choice) - [Quick Start](README.md#quick-start) - [How it works](README.md#how-it-works) - [Setup](README.md#setup) @@ -34,6 +35,12 @@ cleanuperr supports both qBittorrent's built-in exclusion features and its own b - [Binaries](README.md#binaries-if-youre-not-using-docker) - [Credits](README.md#credits) +## Naming choice + +I've had people asking why it's `cleanuperr` and not `cleanuparr` and that I should change it. This name was intentional. + +I've seen a few discussions on this type of naming and I've decided that I didn't deserve the `arr` moniker since `cleanuperr` is not a fork of `NZB.Drone` and it does not have any affiliation with the arrs. I still wanted to keep the naming style close enough though, to suggest a correlation between them. + ## Quick Start > [!NOTE]