mirror of
https://github.com/EDeev/student_sorter.git
synced 2026-06-16 03:21:01 +03:00
README.md
This commit is contained in:
parent
dcd9d684ee
commit
76a9af08fb
1 changed files with 1 additions and 11 deletions
12
README.md
12
README.md
|
|
@ -115,16 +115,6 @@ ref struct Applicant {
|
|||
3. Классификация как "нуждается в общежитии" или "местный"
|
||||
4. Автоматическое обновление статуса
|
||||
|
||||
## 🤝 Вклад в проект
|
||||
|
||||
Приветствуются любые улучшения! Для внесения изменений:
|
||||
|
||||
1. Сделайте Fork репозитория
|
||||
2. Создайте feature branch (`git checkout -b feature/AmazingFeature`)
|
||||
3. Зафиксируйте изменения (`git commit -m 'Add some AmazingFeature'`)
|
||||
4. Отправьте в branch (`git push origin feature/AmazingFeature`)
|
||||
5. Откройте Pull Request
|
||||
|
||||
## 📝 Лицензия
|
||||
|
||||
Проект распространяется под лицензией MIT.
|
||||
|
|
@ -135,7 +125,7 @@ ref struct Applicant {
|
|||
- GitHub: [@EDeev](https://github.com/EDeev)
|
||||
- Email: egor@deev.space
|
||||
- Telegram: [@Egor_Deev](https://t.me/Egor_Deev)
|
||||
-
|
||||
|
||||
---
|
||||
|
||||
<div align="center">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue