From f6fae0c001530a883239d0768c02ffe1cab2d158 Mon Sep 17 00:00:00 2001 From: Robofish <1683502971@qq.com> Date: Tue, 10 Feb 2026 01:24:58 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E6=B5=8Bgit?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7aa4700..715f1d4 100644 --- a/README.md +++ b/README.md @@ -217,6 +217,7 @@ python MRobot.py ### 构建可执行文件 + 使用PyInstaller将程序打包为单个可执行文件: ```bash