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).