Skip to content

Commit 238a7a2

Browse files
authored
Update README.md
1 parent 8dc3d4c commit 238a7a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ python app.py
4141
1. Lege eine Datei `config.py` im Projektverzeichnis an.
4242
2. Trage deinen API-Key ein:
4343
```python
44-
VT_API_KEY = "DEIN_API_KEY_HIER"
44+
VT_API_KEY = "YOUR_API_KEY_HERE"
4545
```
4646
3. Wenn kein Key vorhanden ist, arbeitet das Tool automatisch offline.
4747

0 commit comments

Comments
 (0)