mirror of
https://github.com/Starlio-app/StarlioX
synced 2024-11-06 06:13:57 +03:00
Обновление README.md
This commit is contained in:
parent
f29454835b
commit
5edeb81333
1 changed files with 0 additions and 27 deletions
27
README.md
27
README.md
|
@ -1,27 +0,0 @@
|
||||||
## Инструкция
|
|
||||||
1. Скачайте все необходимые модули
|
|
||||||
|
|
||||||
```
|
|
||||||
pip install -r requirements.txt
|
|
||||||
```
|
|
||||||
|
|
||||||
2. Запустите main.py
|
|
||||||
|
|
||||||
```
|
|
||||||
python main.py
|
|
||||||
```
|
|
||||||
|
|
||||||
## Участники проекта ✨
|
|
||||||
<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>
|
|
||||||
<a href="#projectManagement" title="Управление проектом">📆</a></td>
|
|
||||||
|
|
||||||
<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…
Reference in a new issue