From 920378fac69c928343ec5f7b1cc98355d60e0660 Mon Sep 17 00:00:00 2001 From: Michael Howard Date: Thu, 23 Apr 2026 14:39:32 -0500 Subject: [PATCH] Add title image to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6a07fc3..870bcf9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # MorriCraft +![MorriCraft](assets/TitleImage.png) + MorriCraft is a high-performance voxel engine built with C++ and Raylib. It features a custom physics engine, dynamic world generation, and an interactive inventory and crafting system. ## Features