Skip to content

Commit 92d7005

Browse files
authored
Update README.md
1 parent 5951ea9 commit 92d7005

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This repo contains the backend code built using Python/Django for the Minesweeper game.
44

5-
The Frontend is built with React and the code is available at [Minesweeper API](https://github.com/fnscoder/minesweeper-web)
5+
The Frontend is built with React and the code is available at [Minesweeper Web](https://github.com/fnscoder/minesweeper-web)
66

77
You can check the live game here: [Minesweeper](https://minesweeper-web-eight.vercel.app/)
88
API is available here: [Minesweeper API](https://minesweeper-api.fly.dev/api/)
@@ -138,4 +138,4 @@ minesweeper/settings.py 26 0 100%
138138
minesweeper/urls.py 3 0 100%
139139
---------------------------------------------------------------
140140
TOTAL 474 2 99%
141-
```
141+
```

0 commit comments

Comments
 (0)