From 312b1ebe24c26d438edcf95a107c61dcc8d4d297 Mon Sep 17 00:00:00 2001 From: drygrass <> Date: Sat, 18 Oct 2025 21:37:18 +0800 Subject: [PATCH] =?UTF-8?q?add:=E6=9B=B4=E6=96=B0readme.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/readme.md b/readme.md index 20c4bc3..dcaa8cc 100644 --- a/readme.md +++ b/readme.md @@ -14,3 +14,6 @@ python -m venv .venv 2.启用虚拟环境 source .venv/bin/activate +3.启动 +python app.py +