From 1c3e7c53d274badf91748586c041d8dd54928706 Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Sun, 11 Dec 2016 10:26:07 +0000 Subject: Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8b05a40..438a68f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ -# chess_ai -A chess AI that was programmed parallel to a second year computing course and hence uses a lot of object oriented programming. +# Binary Tree +Binary Tree that stores the values given in binary tree according to the size. -- cgit