We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5951ea9 commit 92d7005Copy full SHA for 92d7005
1 file changed
README.md
@@ -2,7 +2,7 @@
2
3
This repo contains the backend code built using Python/Django for the Minesweeper game.
4
5
-The Frontend is built with React and the code is available at [Minesweeper API](https://github.com/fnscoder/minesweeper-web)
+The Frontend is built with React and the code is available at [Minesweeper Web](https://github.com/fnscoder/minesweeper-web)
6
7
You can check the live game here: [Minesweeper](https://minesweeper-web-eight.vercel.app/)
8
API is available here: [Minesweeper API](https://minesweeper-api.fly.dev/api/)
@@ -138,4 +138,4 @@ minesweeper/settings.py 26 0 100%
138
minesweeper/urls.py 3 0 100%
139
---------------------------------------------------------------
140
TOTAL 474 2 99%
141
-```
+```
0 commit comments