mirror of
https://github.com/Starlio-app/Starlio-web.git
synced 2024-11-22 08:36:22 +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. Скачайте все необходимые модули
|
1. Скачайте все необходимые модули
|
||||||
|
|
||||||
```sh
|
```shell
|
||||||
pip install -r requirements.txt
|
$ pip install -r requirements.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Запустите main.py
|
2. Запустите main.py
|
||||||
|
|
||||||
```sh
|
```shell
|
||||||
python main.py
|
$ 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>
|
|
Loading…
Add table
Reference in a new issue