Update README.md

This commit is contained in:
ghostersk
2024-10-05 06:33:55 +01:00
committed by GitHub
parent 3f93c05da8
commit c96f97f9c7
+1
View File
@@ -40,6 +40,7 @@ Pillow # optional if you do not use .ico file but other image format
### Windows building is simple as:
`pyinstaller --onefile --windowed --add-data "ftp.png;." --icon=ftp.png ftp_gui.py`
![image](https://github.com/user-attachments/assets/b23c8caf-6eb2-49b3-87ea-bd0dcb0edb31)
### Issues: