mirror of
https://github.com/Starlio-app/Starlio-web.git
synced 2025-03-04 06:51:24 +03:00
Добавление файла NOTICE
This commit is contained in:
parent
77fbbcf077
commit
1229b6bc02
3 changed files with 113 additions and 38 deletions
|
@ -1,24 +1,23 @@
|
|||
## Инструкция
|
||||
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>
|
||||
<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/>
|
||||
|
|
Loading…
Add table
Reference in a new issue