Updated Use rlgl as standalone library (markdown)

Ray
2016-01-09 11:37:14 +01:00
parent b92b7bd338
commit eba770735f

@ -1,7 +1,5 @@
rlgl is a raylib module that let the user program in an OpenGL immediate mode style on any platform (internally uses OpenGL 1.1, 3.3 or ES 2.0). It can be used as standalone library.
rlgl dependencies
// TODO: Explain it a bit more
```c