From 528607a7555a848bbce107fbc7135e4c6cfc6f22 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Sat, 16 Oct 2021 18:00:29 +0200 Subject: [PATCH] use a link for logo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 22f7d5a..f19f9d9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![The GameBundle logo](Logo.png) +![The GameBundle logo](https://raw.githubusercontent.com/Ellpeck/GameBundle/master/Logo.png) **GameBundle** is a tool to package MonoGame and other .NET Core applications into several distributable formats.