This commit is contained in:
CodeDevMLH
2025-09-25 23:44:36 +02:00
parent e380ba9355
commit 6d1f2009ed
2 changed files with 5 additions and 2 deletions

View File

@@ -54,8 +54,10 @@ Below is an overview of its main functionality and usage:
## Usage
### Prerequisites
- Ensure Python 3.x is installed.
- Install the PyYAML-Library (pip install pyyaml)
- Ensure Python 3.x is installed
- Install dependencies:
- via file: `pip install -r requirements.txt`
- Or manually: `pip install PyYAML`
### Configuration File
Create a YAML file with the following sections: