Add README
This commit is contained in:
parent
edf8567419
commit
8ea4d37806
12
README.md
12
README.md
@ -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`.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user