diff --git a/README.md b/README.md new file mode 100644 index 0000000..f86a926 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +Welcome to the Tic-Tac-Toe game repository! This project implements the classic Tic-Tac-Toe game using JS, HTML and CSS. It is a simple but fun game that can be played between two players. diff --git a/index.html b/index.html index f958181..0fee425 100644 --- a/index.html +++ b/index.html @@ -5,10 +5,12 @@ + -