mirror of
https://github.com/Starlio-app/StarlioX
synced 2024-11-05 06:03:57 +03:00
Create README.md
This commit is contained in:
parent
8aa6e0fd61
commit
2b47c7aeba
1 changed files with 24 additions and 0 deletions
24
README.md
Normal file
24
README.md
Normal file
|
@ -0,0 +1,24 @@
|
|||
## Инструкция
|
||||
1. Скачайте все необходимые модули
|
||||
|
||||
`pip install -r requirements.txt`
|
||||
|
||||
2. Запустите
|
||||
|
||||
`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="#ideas" title="Идеи">🤔</a>
|
||||
<a href="#projectManagement" title="Управление проектом">📆</a></td>
|
||||
|
||||
<td align="center"><a href="https://github.com/Vasya775"><img src="https://avatars.githubusercontent.com/u/59001661?v=3?s=100" width="100px;" alt=""/><br /><sub><b>Vasya775</b></sub></a><br />
|
||||
<a href="#code" title="Помощь с кодом">💻</a>
|
||||
</tr>
|
||||
</table>
|
Loading…
Reference in a new issue