Update README.md
This commit is contained in:
parent
03d796b87b
commit
48b3123e75
1 changed files with 3 additions and 1 deletions
|
@ -2,6 +2,8 @@
|
|||
|
||||
This is a single page web application featuring the classic game, Minesweeper.
|
||||
|
||||
[](https://app.netlify.com/sites/mnswpr/deploys)
|
||||
|
||||
Built on HTML, JS, and CSS.
|
||||
|
||||
## Development
|
||||
|
@ -12,4 +14,4 @@ To start the dev server, first run `npm run watch:dev` then in another terminal,
|
|||
|
||||
## Live Demo
|
||||
|
||||
The current live site is here: (https://mnswpr.com)
|
||||
The current live site is here: (https://mnswpr.com)
|
||||
|
|
Loading…
Reference in a new issue