From 86178e281692c442a620ef51f2aff578df16289e Mon Sep 17 00:00:00 2001 From: Dave Green <34277803+SoloByte@users.noreply.github.com> Date: Mon, 9 Dec 2024 14:40:31 +0100 Subject: [PATCH] Update README.md with 3.0 banner. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a27335d9..773f95dc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![ShapeEngine 2 0 Release Banner reddit (1920 x 384 px)](https://github.com/user-attachments/assets/fcc43919-dd4a-4995-98f0-ede997b817a3) +![ShapeEngine 30 Release Banner reddit (1920 x 384 px)](https://github.com/user-attachments/assets/28793f05-a3dc-4b3c-9e44-3f1830015659) My custom-made engine based on the great [Raylib Framework](https://www.raylib.com/examples.html). The Main focus is being performant and only using draw functions instead of textures.