From 5e0d4d50b23ff55690ddbce5222d47dafe7faea5 Mon Sep 17 00:00:00 2001 From: AlecM33 Date: Sun, 1 Jan 2023 22:18:22 -0500 Subject: [PATCH] update image reference --- README.md | 2 +- .../screenshots/{view_medley.png => views.png} | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename client/src/images/screenshots/{view_medley.png => views.png} (100%) diff --git a/README.md b/README.md index 4a0af75..aeba108 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Find the latest production deployment at: https://play-werewolf.app/ - [Code Formatting](#code-formatting)

- +

## Overview diff --git a/client/src/images/screenshots/view_medley.png b/client/src/images/screenshots/views.png similarity index 100% rename from client/src/images/screenshots/view_medley.png rename to client/src/images/screenshots/views.png