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