Skip to content

Commit ddfe7b6

Browse files
committed
docs: trim README duplicate sections
1 parent 015a2e7 commit ddfe7b6

1 file changed

Lines changed: 0 additions & 13 deletions

File tree

README.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -98,16 +98,3 @@ echo "BOOMLIFY_API_KEY=your_api_key" > "$env:USERPROFILE\.izteamslots\.env"
9898
- [docs/architecture.md](./docs/architecture.md) — структура проекта, архитектура и пайплайн слотов
9999
- [docs/troubleshooting.md](./docs/troubleshooting.md) — частые проблемы и способы диагностики
100100
- [CONTRIBUTING.md](./CONTRIBUTING.md) — вклад в проект, проверки и тесты
101-
102-
## Разработка
103-
104-
```bash
105-
ruff check backend tests
106-
python -m unittest discover -s tests -p 'test_*.py'
107-
npm --prefix ui run test
108-
npm --prefix ui run typecheck
109-
```
110-
111-
## Лицензия
112-
113-
MIT

0 commit comments

Comments
 (0)