improved readme

improved readme
This commit is contained in:
Joey de Vries
2015-06-20 12:03:19 +02:00
parent 07c805eb31
commit 05b24d9268

View File

@@ -24,6 +24,6 @@ make -j8
```
## Glitter
@Polytonic created a project called [Glitter](https://github.com/Polytonic/Glitter) that is a dead-simple boilerplate for OpenGL.
Polytonic created a project called [Glitter](https://github.com/Polytonic/Glitter) that is a dead-simple boilerplate for OpenGL.
Everything you need to run a single LearnOpenGL Project (including all libraries) and just that; nothing more.
Perfect if you want to follow along with the tutorials, without the hassle of having to compile and link all third party libraries!
Perfect if you want to follow along with the tutorials, without the hassle of having to manually compile and link all third party libraries!