Skip to content

Commit 97fd4e7

Browse files
authored
Update README.md
1 parent bcb4ede commit 97fd4e7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ This is a simple Tic Tac Toe game built for the Android platform. It allows user
66

77
Here are a few screenshots of the app in action:
88

9-
<img src="![1](https://github.com/XNCoders/Tic-Tac-Toe/assets/131364461/f669b058-af98-4723-832d-aba11869fa3f)" height="500px" width="300px">
10-
<img src="![2](https://github.com/XNCoders/Tic-Tac-Toe/assets/131364461/cc902fca-8748-4497-9ce6-1570e6778943)" height="500px" width="300px">
11-
<img src="![3](https://github.com/XNCoders/Tic-Tac-Toe/assets/131364461/b3d2d0d1-f84a-4217-9b33-284fb8fae9bf)" height="500px" width="300px">
9+
<img src="https://github.com/XNCoders/Tic-Tac-Toe/blob/main/app/src/main/res/drawable/1.jpg" height="500px" width="300px">
10+
<img src="https://github.com/XNCoders/Tic-Tac-Toe/blob/main/app/src/main/res/drawable/2.jpg" height="500px" width="300px">
11+
<img src="https://github.com/XNCoders/Tic-Tac-Toe/blob/main/app/src/main/res/drawable/3.jpg" height="500px" width="300px">
1212

1313
## Features
1414

0 commit comments

Comments
 (0)