From 8ea4d378061315ddc8f37f1368dcb42d28eeadbd Mon Sep 17 00:00:00 2001 From: Dauren777 Date: Fri, 19 Jun 2026 06:31:30 +0000 Subject: [PATCH] Add README --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 7c05f62..4f4b34f 100644 --- a/README.md +++ b/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`.