mirror of
https://github.com/Starlio-app/Starlio-web.git
synced 2024-11-05 17:03:58 +03:00
Обновление README.md
This commit is contained in:
parent
712e9cbef4
commit
88866d62bd
1 changed files with 5 additions and 19 deletions
24
README.md
24
README.md
|
@ -1,26 +1,12 @@
|
|||
## Инструкция
|
||||
1. Скачайте все необходимые модули
|
||||
|
||||
```sh
|
||||
pip install -r requirements.txt
|
||||
```shell
|
||||
$ pip install -r requirements.txt
|
||||
```
|
||||
|
||||
2. Запустите main.py
|
||||
|
||||
```sh
|
||||
python main.py
|
||||
```
|
||||
|
||||
## Участники проекта ✨ [(Emoji key)](https://allcontributors.org/docs/en/emoji-key)
|
||||
<table>
|
||||
<tr>
|
||||
<td align="center">
|
||||
<a href="https://github.com/redume"><img src="https://avatars.githubusercontent.com/u/49362257?v=3?s=100" width="100px;" alt=""/>
|
||||
<br/><sub><b>Redume</b></sub></a><br/>
|
||||
<a href="#code" title="Код">💻</a>
|
||||
|
||||
<td align="center"><a href="https://github.com/Murzify"><img src="https://avatars.githubusercontent.com/u/59001661?v=3?s=100" width="100px;" alt=""/>
|
||||
<br/><sub><b>Murzify</b></sub></a><br/>
|
||||
<a href="#code" title="Помощь с кодом">💻</a>
|
||||
</tr>
|
||||
</table>
|
||||
```shell
|
||||
$ python main.py
|
||||
```
|
Loading…
Reference in a new issue