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