From bc73e2d76101595e2f984f6ab71076a1d18575d7 Mon Sep 17 00:00:00 2001 From: angelaliu792 Date: Wed, 24 Apr 2024 12:20:41 +1000 Subject: [PATCH] never done --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ebef1a..3bf973b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # TIC TAC TOE A simple game of tic tac toe. -## :computer: [Click here](#) to see my live project! +## :computer: [Click here](https://angelatolim.github.io/tictactoe/) to see my live project! ## :page_facing_up: About - You can play two player tic tac toe by clicking on the grid. The counter will keep score and you can reset the game with the play again button.