From 0658fcf39dc05976b01536fd351883621b316d64 Mon Sep 17 00:00:00 2001 From: Abdelrahman Date: Sun, 8 Sep 2024 22:20:19 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f1d9688..d54a927 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# SDL Boilerplate +# cimgui test -Boilerplate for setting up a simple SDL program that creates a window and a renderer and handles the quit event. +Basic test to compile and use cimgui in an SDL game