Browse Source

Update 'README.md'

天问 11 months ago
parent
commit
437a584f10
1 changed files with 16 additions and 1 deletions
  1. 16 1
      README.md

+ 16 - 1
README.md

@@ -1,2 +1,17 @@
-# wx
+# wxpython
 
+GUI库,安装 wxFormBuilder 设计UI
+
+```
+pip install wxpython
+
+pyinstall -F main.py -n demo -i logo.ico -w
+
+```
+
+
+## License
+
+## Reference
+
+https://github.com/wxFormBuilder/wxFormBuilder