Skip to content

Commit d9deb3e

Browse files
authored
Update README.md
1 parent b228ba3 commit d9deb3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ A simple 2 player chess AI that implemented minimax & alpha-beta pruning & move-
77

88
I screwed up my previous chess game with bad design and without planning ahead
99

10-
I decided to make a chess game, but my pc do not have one, so I decided to make one for myself
10+
I decided to make a chess game because my pc do not have one
1111

1212
NOTE: **Credit to Christos-Kouros for timer function**
1313

@@ -53,4 +53,4 @@ No. | Features
5353
12.| Enabled/disable a timer **(Credit to Christos-Kouros)**
5454

5555
![Chess sample](chess.png)
56-
[SimpleParallelChessAI.jar](out/artifacts/Intellij_Project_jar/Intellij%20Project.jar)
56+
[SimpleParallelChessAI.jar](out/artifacts/Intellij_Project_jar/Intellij%20Project.jar)

0 commit comments

Comments
 (0)