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