We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26ee3df commit 9e563d3Copy full SHA for 9e563d3
1 file changed
README.md
@@ -7,7 +7,7 @@ A Chess GUI based from Python using PySimpleGUI and Python-Chess modules. Users
7
Windows exe file will be available upon release. In the meantime to get it running the following are required.
8
* Python 3.7 and up
9
* Python-chess v0.28.0 and up
10
-* PySimpleGUI 4.0.0 and up
+* PySimpleGUI 4.4.1 and up
11
* Pyperclip
12
13
### B. Features
0 commit comments