From 28be0d20e30675289d61f95d295adcc14ce74e88 Mon Sep 17 00:00:00 2001 From: Rahul Madaan Date: Tue, 5 Oct 2021 00:33:38 +0530 Subject: [PATCH] Update and rename ReadMe.txt to README.md --- ReadMe.txt => README.md | 2 ++ 1 file changed, 2 insertions(+) rename ReadMe.txt => README.md (86%) diff --git a/ReadMe.txt b/README.md similarity index 86% rename from ReadMe.txt rename to README.md index 38fb07f..6d9b6a2 100644 --- a/ReadMe.txt +++ b/README.md @@ -1 +1,3 @@ +# Smart AI for a Tic Tac Toe Game + The return statement of some functions might differ from the function definition that were given because I read the docstrings late and now when I tried to correct it, it was giving errors, hence the following function definitions.