diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..e8dcda8 --- /dev/null +++ b/readme.md @@ -0,0 +1,5 @@ +# Tic Tac Toe Game + +This is a web tic tac toe game written with plain JS + +You can visit it [here](https://tic-tac-toe-game23.netlify.app)