From d8164a917ba6fdf172cbe1c0603a6fcad41e6561 Mon Sep 17 00:00:00 2001 From: Zoltan Toth Date: Fri, 26 Apr 2019 10:12:56 -0400 Subject: [PATCH] Update screenshot path in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b2a6bd..e53f4f7 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Design Patterns - a game to get familiar with the design patterns implemented in ### :zap: [PLAY HERE](http://designpatternsgame.com/) -[Design Patterns - game results screenshot](http://designpatternsgame.com/) +![Design Patterns - game results screenshot](/static/screenshot.png?sanitize=true&raw=true) - [About](#about) - [How To Run Locally](#how-to-run-locally)