README and LICENSE added

This commit is contained in:
Emmanuel BENOîT 2015-03-10 21:51:27 +01:00
parent f150b4b2a7
commit b0639cfd3c
2 changed files with 19 additions and 0 deletions

5
README Normal file
View file

@ -0,0 +1,5 @@
Quick and dirty, Linux-only GLSL syntax checker for Syntastic [1]. It uses
the local GL driver to check errors in shaders. Requires OpenGL 4.1, because
it uses glCreateShaderProgramv.
[1] https://github.com/scrooloose/syntastic