StarlioX/README.md

26 lines
No EOL
828 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## Инструкция
1. Скачайте все необходимые модули
```sh
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>