From e380ba9355b4186df4e82fcabcb30fb1c9aea267 Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Thu, 25 Sep 2025 23:41:24 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb17f7b..bf65d95 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ This Python script is designed to automate the process of copying and modifying files and directories based on rules defined in a YAML configuration file. -It's main intention is the ability to automate the modifying process of the Jellyfin web directory after every new release (take a look at [BobHasNoSoul-jellyfin-mods](https://github.com/BobHasNoSoul/jellyfin-mods)). +It's main intention is the ability to automate the modifying process of the Jellyfin web directory after every new release (take a look at [CodeDevMLH/Jellyfin-Seasonals](https://github.com/CodeDevMLH/Jellyfin-Seasonals) or [BobHasNoSoul-jellyfin-mods](https://github.com/BobHasNoSoul/jellyfin-mods)). Below is an overview of its main functionality and usage: