From e57064e93abee475d208776c00db72a06f2cbb18 Mon Sep 17 00:00:00 2001 From: MLH Date: Tue, 17 Dec 2024 00:33:45 +0100 Subject: [PATCH] README.md aktualisiert --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1591d2d..cdd68f1 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Jellyfin-Mods-Automated-Scripts -Verwendung: -python script.py config.yaml +Command: +python customize-WebUI.py config.yaml -Voraussetzungen: -Python -PyYAML-Bibliothek (pip install pyyaml) \ No newline at end of file +Requirements: + - Python + - PyYAML-Library (pip install pyyaml) \ No newline at end of file