Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
qdm097 authored Apr 22, 2019
1 parent da1fd71 commit 8cb28aa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ An chess AI which uses stochastic descent through a GANS architecture.
This code IS NOT well documented, if people care to read/use it, then I will do so.

In order to use this project you must go into the "Data" class and change "NPath" to the path of the "Wets" file on your machine,
the same must be done for the "Path" string, but this one for your "Pieces" file path.
the same must be done for the "Path", but this one for your "Pieces" file path.
This on line 13 & 12, respectively, of the "Data" class.

0 comments on commit 8cb28aa

Please sign in to comment.