From fc6a11f2795ba80b20e9b6f169e2c91c880de688 Mon Sep 17 00:00:00 2001 From: Abdelrahman Date: Sun, 15 Sep 2024 19:06:40 +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..86ebddb 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# SDL Boilerplate +# OpenGL series -Boilerplate for setting up a simple SDL program that creates a window and a renderer and handles the quit event. +Following along with Mike Shah's [OpenGL series](https://www.youtube.com/playlist?list=PLvv0ScY6vfd9zlZkIIqGDeG5TUWswkMox).