mirror of
https://github.com/Starlio-app/Starlio-web.git
synced 2024-11-05 17:03:58 +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. Скачайте все необходимые модули
|
||||
|
||||
`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