Update readme.md

This commit is contained in:
PySimpleGUI 2019-09-02 19:46:38 -04:00 committed by GitHub
parent d2e64b0d7c
commit 1b9291aedc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
# PySimpleGUI-Chess A Chess Game Playback Program
![image](https://user-images.githubusercontent.com/46163555/64135781-4c58a600-cdba-11e9-968d-60ddfb4c8952.png)
## Introduction
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.
@ -10,4 +13,4 @@ Locate where the pacakge was installed and run the programs from that folder. Y
## Home Page (GitHub)
[www.PySimpleGUI.com](www.PySimpleGUI.com)
[www.PySimpleGUI.com](www.PySimpleGUI.com)