From f74a5c5f19439c0d5a67aae18a853c0e203cd72e Mon Sep 17 00:00:00 2001 From: CodeDevMLH Date: Thu, 19 Dec 2024 00:02:45 +0100 Subject: [PATCH] README.md updated --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 34187c9..efc8861 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,11 @@ # Jellyfin-Mods-Automated-Scripts ### File Manipulation Tool (for but not only Jellyfin Web) +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)). + +Below is an overview of its main functionality and usage: ## Table of Contents - [Jellyfin-Mods-Automated-Scripts](#jellyfin-mods-automated-scripts) @@ -15,12 +20,6 @@ --- -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)). - -Below is an overview of its main functionality and usage: - ## Features 1. **Configuration Loading**: