From 4d188f13d49c29c72e8a094494120b3b01b399fc Mon Sep 17 00:00:00 2001 From: LucasRxTx Date: Wed, 31 Jan 2024 20:40:50 +0100 Subject: [PATCH] readme: Fixes example link pointing to missing file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 62896180..390c7db2 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Walnut is a simple application framework built with Dear ImGui and designed to b Currently supports Windows - with macOS and Linux support planned. Setup scripts support Visual Studio 2022 by default. -![WalnutExample](https://hazelengine.com/images/ForestLauncherScreenshot.jpg) +![WalnutExample](https://hazelengine.com/images/Hazel-2023.2-Screenshot_huda087e3f95812a96d2373c8ea820d639_197486_753x548_resize_q90_h2_box.webp) _
Forest Launcher - an application made with Walnut
_ ## Requirements