diff --git a/README.md b/README.md index 88781d8..be892b2 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Play it here: [mnswpr.com](https://mnswpr.com). This is the classic game **Minesweeper** built with vanilla web technologies (i.e., no framework dependency). -![mnswpr gameplay](app/public/screenshot.png) +![mnswpr gameplay](./screenshot.png) Technology Stack: HTML, JS, and CSS; [Google Firebase](https://firebase.google.com) for leader board store; [Netlify](https://netlify.com) for hosting diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 0000000..1121562 Binary files /dev/null and b/screenshot.png differ