README: Add Usage

This commit is contained in:
2024-01-14 12:14:10 +01:00
parent cd6b30cf80
commit 5b3b96fb35
2 changed files with 42 additions and 1 deletions

View File

@ -1,4 +1,5 @@
pyinstaller --noconfirm ^
pyinstaller ^
--noconfirm ^
--onefile ^
--console ^
--icon "NONE" ^