aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2017-01-13 21:50:52 +0000
committerGitHub <noreply@github.com>2017-01-13 21:50:52 +0000
commiteda873106d7f91214a4e4a32ee6b16889b248216 (patch)
treea4bf65961a94ce79ffae802fe70d416d06566c2a
parent7a6ae9cafb6a58437bf1c2ba030ef39985ce831b (diff)
downloadChessAI-eda873106d7f91214a4e4a32ee6b16889b248216.tar.gz
ChessAI-eda873106d7f91214a4e4a32ee6b16889b248216.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8b05a40..45cb9a4 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,2 @@
-# chess_ai
+# Chess AI
A chess AI that was programmed parallel to a second year computing course and hence uses a lot of object oriented programming.