mirror of
https://github.com/Starlio-app/StarlioX
synced 2024-11-06 06:13:57 +03:00
Update README.md
This commit is contained in:
parent
2b47c7aeba
commit
2263231933
1 changed files with 7 additions and 3 deletions
10
README.md
10
README.md
|
@ -1,11 +1,15 @@
|
||||||
## Инструкция
|
## Инструкция
|
||||||
1. Скачайте все необходимые модули
|
1. Скачайте все необходимые модули
|
||||||
|
|
||||||
`pip install -r requirements.txt`
|
```
|
||||||
|
pip install -r requirements.txt
|
||||||
|
```
|
||||||
|
|
||||||
2. Запустите
|
2. Запустите main.py
|
||||||
|
|
||||||
`python main.py`
|
```
|
||||||
|
python main.py
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
## Участники проекта ✨
|
## Участники проекта ✨
|
||||||
|
|
Loading…
Reference in a new issue