edit README.md

This commit is contained in:
tcprod 2026-03-21 18:02:22 +01:00
parent 0f461fa98f
commit 3b1986b189

View File

@ -2,12 +2,18 @@
Prepare the `config.toml` at the base of the repository. It is important to adjust the database configuration as well as the `browser_path`.
The system running the script needs access to the database server, or a current local database instance must be running.
### Step 2: Install dependencies
Use `pip install -r requirements.txt` to install the requirements. The usage of a venv is recommended.
### Step 3: Execute
Execute `ezgg_badge_generator.py`.
### Further
![activity diagram](activity_diagram.svg)