From c661d94a45e8be6d51ea72b0a4c07333b822df9d Mon Sep 17 00:00:00 2001 From: AUnicornWithNoLife Date: Mon, 12 Apr 2021 10:41:47 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index bf120e3..31d2cce 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # tic-tac-toe- + Tic Tac Toe in html, js and css + +Currently the basic rules of tic tac toe have been implemented in JS, although the styling is very basic