add Readme entry

This commit is contained in:
2023-09-28 18:08:45 +02:00
parent 945b9c2195
commit a6d19e273f

View File

@@ -78,6 +78,9 @@ for Windows:
venv\Scripts\python.exe scraper.py venv\Scripts\python.exe scraper.py
``` ```
It will ask you if you want to download the "aktuálny" or "úplný" record. It will ask you if you want to download the "aktuálny" or "úplný" record.
tqdm status bar with ThreadPool sometimes continues on newline!
### 2. Flask ### 2. Flask
Start flask application Start flask application
``` ```