From 56920b55d0c302232f120fbc694cf287412fd7ee Mon Sep 17 00:00:00 2001 From: frxz751113 <156018267+frxz751113@users.noreply.github.com> Date: Mon, 19 Aug 2024 09:26:06 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1699627..c23e340 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,5 @@ -i https://pypi.tuna.tsinghua.edu.cn/simple # py打包exe代码 pyinstaller -F -c *.py + pyinstaller -F -c -i *.ico *.py