Readme edit

This commit is contained in:
2026-07-09 10:46:41 +00:00
parent e0c4d62f0b
commit 7345b746e0
+2
View File
@@ -1,5 +1,7 @@
**1. Voraussetzungen installieren** **1. Voraussetzungen installieren**
API Key auf openweathermap.org generieren
``` ```
pip install requests mariadb python-dotenv pip install requests mariadb python-dotenv
``` ```