From 7e4cd79dfb49954c24d0bfeb0e5c03f0b6746e97 Mon Sep 17 00:00:00 2001 From: sairate Date: Sat, 7 Jun 2025 14:27:48 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=E8=B4=AA=E5=90=83?= =?UTF-8?q?=E8=9B=87=E6=B8=B8=E6=88=8F-=20=E6=96=B0=E5=A2=9E=E8=B4=AA?= =?UTF-8?q?=E5=90=83=E8=9B=87=E6=B8=B8=E6=88=8F=E7=9A=84=20Python=20?= =?UTF-8?q?=E4=BB=A3=E7=A0=81=20-=20=E6=B7=BB=E5=8A=A0=E7=94=A8=E4=BA=8E?= =?UTF-8?q?=E5=AE=89=E8=A3=85=20freegames=20=E5=BA=93=E7=9A=84=E8=AF=B4?= =?UTF-8?q?=E6=98=8E=E5=88=B0=20README.md=20-=20=E5=88=9B=E5=BB=BA?= =?UTF-8?q?=E5=A4=9A=E4=B8=AA=20.idea=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E4=BB=A5=E8=AE=BE=E7=BD=AE=20IDE=20=E9=A1=B9=E7=9B=AE=E7=8E=AF?= =?UTF-8?q?=E5=A2=83=20-=20=E9=85=8D=E7=BD=AE=20.gitignore=20=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E4=BB=A5=E5=BF=BD=E7=95=A5=E4=B8=8D=E5=BF=85=E8=A6=81?= =?UTF-8?q?=E7=9A=84=20IDE=20=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2514d9e..47c5108 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ pip install -i https://mirrors.aliyun.com/pypi/simple/ freegames pyinstaller ``` -## +## 打包 ```bash pyinstaller --onefile --noconsole snake.py