Вернул readme.md, license

This commit is contained in:
Данил 2022-07-12 12:14:33 +03:00
parent c93795878c
commit d357e5d580
2 changed files with 47 additions and 0 deletions

26
README.md Normal file
View file

@ -0,0 +1,26 @@
## Инструкция
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="#ideas" 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>