From 5e6819bd3c849403c6ea2a36057cd2a44a43744c Mon Sep 17 00:00:00 2001 From: Nick Dyer Date: Sat, 29 May 2021 22:44:07 -0400 Subject: [PATCH] updated README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 106cfb2..4e73fc3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -![Pocket Friends](https://github.com/nickedyer/pocket-friends/blob/master/resources/images/promotional.png?raw=true) +![Pocket Friends](https://github.com/nickedyer/pocket-friends/blob/master/pocket_friends/game_files/resources/images/promotional.png?raw=true) [![License: GNU GPL v3.0](https://img.shields.io/badge/license-GNU%20GPL%20v3.0-blue)](LICENSE) @@ -25,4 +25,4 @@ Now that the game is installed, just run it like you would any other Python prog `python -m pocket_friends` -...and that's it! You now have the latest dev build of Pocket Friends installed on your system! \ No newline at end of file +...and that's it! You now have the latest dev build of Pocket Friends installed on your system!