Skip to content

Commit 1b9291a

Browse files
authored
Update readme.md
1 parent d2e64b0 commit 1b9291a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Chess/readme.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# PySimpleGUI-Chess A Chess Game Playback Program
22

3+
![image](https://user-images.githubusercontent.com/46163555/64135781-4c58a600-cdba-11e9-968d-60ddfb4c8952.png)
4+
5+
36
## Introduction
47
This is the start of a front-end GUI for an AI engine that plays chess. It simply reads moves the a PGN file and steps through it showing each of the moves on the board.
58

@@ -10,4 +13,4 @@ Locate where the pacakge was installed and run the programs from that folder. Y
1013

1114
## Home Page (GitHub)
1215

13-
[www.PySimpleGUI.com](www.PySimpleGUI.com)
16+
[www.PySimpleGUI.com](www.PySimpleGUI.com)

0 commit comments

Comments
 (0)