Skip to content

Commit

Permalink
fix parentheses
Browse files Browse the repository at this point in the history
  • Loading branch information
angelatolim committed Apr 24, 2024
1 parent 073b1d8 commit ffb795a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# TIC TAC TOE
A simple game of tic tac toe.
![Empty state](images/tictactoe-emptystate.png
![Win state](images/tictactoe-winstate.png
![Empty state](images/tictactoe-emptystate.png)
![Win state](images/tictactoe-winstate.png)

## :computer: [Click here](https://angelatolim.github.io/tictactoe/) to see my live project!

Expand Down

0 comments on commit ffb795a

Please sign in to comment.