diff --git a/README.md b/README.md index f7d81eb..e8a2256 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,11 @@ -##What does it Do?## +## What does it Do? Spin a cube... -##Why did i make this..?## +## Why did i make this..? i was bored and wanted to screw with OpenGL and C -##What possible use could this have... -A project to learn from -##Why did i use GLUT over GLFW## -I already knew how to use GLUT, never bothered with GLFW +## What possible use could this have... +A project to learn from, or build off of +## Why did i use GLUT over GLFW +I already knew how to use GLUT, never bothered with GLFW plus its impossible to find any +Resources for GLFW and C, all of them use C++ +## Why C? +It the programming lang im the best in, by far