Add README

This commit is contained in:
Dauren777 2026-06-19 06:31:30 +00:00
parent edf8567419
commit 8ea4d37806

View File

@ -1,2 +1,14 @@
# MetaGuardSOT
Как запустить на Windows:
1. **https://winpython.github.io/** → WinPython portable → распаковать
2. **https://git.vibe42.kz/sot/MetaGuardSOT** → Download ZIP → распаковать
3. В папке проекта (cmd):
```
WinPython\python.exe -m pip install -r requirements.txt
WinPython\python.exe app.py
```
4. Браузер: http://127.0.0.1:5000
Если установлен Python — просто запустить `run.bat`.