From 0adb3adc09986bb2086198cfccbc196d6e4a3297 Mon Sep 17 00:00:00 2001 From: adrienmalin <41926238+adrienmalin@users.noreply.github.com> Date: Tue, 21 Aug 2018 15:13:57 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4bbbdde..5ebbdd0 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ Yet another Tetris clone, with Qt5 on Python 3 ```bash python3 -m nuitka Tetris2000.py --recurse-all ``` +* On Windows, add icons/icon.ico toTetris2000.exe with [Resource hacker](http://www.angusj.com/resourcehacker/) ## Credits