From f7e596024b01c8b277e6212779237fd06b7f7e4c Mon Sep 17 00:00:00 2001 From: Ulysse Cura Date: Sun, 26 Jul 2026 12:24:24 +0200 Subject: [PATCH] Updated README. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index da47e20..e0d3c9c 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) -# 2D_Engine_C_SDL2_Core +# 2D_Engine_C_SDL3_Core ## Description -The core made on SDL2 for the multi-platform 2D_Engine_C. +The core made on SDL3 for the multi-platform 2D_Engine_C. ## Licences - This program is open-source : you can redistribute and/or modify it under the term of the **GNU GPLv3**.