Browse Source

Update 'README.md'

天问 1 year ago
parent
commit
0824c2b537
1 changed files with 2 additions and 2 deletions
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -1,10 +1,10 @@
 # PyQt
-GUI框架
+GUI框架,PySide6 LGPL协议,允许商业闭源, QT 需 GPL 商业许可
 
 ## Develop
 
 ```
-pip install PYside6
+pip install PySide6
 
 ```