File tree Expand file tree Collapse file tree 1 file changed +11
-4
lines changed Expand file tree Collapse file tree 1 file changed +11
-4
lines changed Original file line number Diff line number Diff line change @@ -26,13 +26,20 @@ This is a simple frontend project of the classic Tic-Tac-Toe game. It comes with
26
26
- Open ` index.html ` in your web browser.
27
27
- Enjoy playing Tic-Tac-Toe!
28
28
29
- ### Link
29
+ ## Links
30
30
31
- - To clone the repository :
31
+ - To visit the website :
32
32
33
- ``` bash
34
- https://github.com/Rucha-Ambaliya/Tic-Tac-Toe_game.git
33
+ https://rucha-ambaliya.github.io/Tic-Tac-Toe_game/
34
+
35
+ ## How to Contribute
35
36
37
+ - If you'd like to contribute to the project or report issues, feel free to fork the repository and submit pull requests.
38
+ - Clone the repository to your local machine.
39
+ - Open ` index.html ` in your web browser to test.
40
+ - To clone the repository:
41
+ ``` bash
42
+ https://github.com/Rucha-Ambaliya/Tic-Tac-Toe_game.git
36
43
- Feel free to fork this project and make your own improvements! If you have any questions or suggestions, don' t hesitate to reach out.
37
44
38
45
### Screenshots
You can’t perform that action at this time.
0 commit comments