From c96f97f9c7d6a6c57493fce7a9dc2131fbe30956 Mon Sep 17 00:00:00 2001 From: ghostersk <68815071+ghostersk@users.noreply.github.com> Date: Sat, 5 Oct 2024 06:33:55 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 364924c..3847a85 100644 --- a/README.md +++ b/README.md @@ -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: