This repository has been archived on 2025-06-06. You can view files and clone it, but cannot push or open issues or pull requests.
Website/README.md

12 lines
No EOL
196 B
Markdown

## Инструкция
1. Скачайте все необходимые модули
```shell
$ pip install -r requirements.txt
```
2. Запустите main.py
```shell
$ python main.py
```