diff --git a/readme.md b/readme.md index a065ec2..60da766 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,10 @@ -# Installation +# Libglez -## Requirements +Libglez is a library for drawing primitives with opengl! + +This library requires freetype-gl to be patched with ftgl-vertex-attribute.patch. + +### Credits + +nullifiedcat: original creator <3 -libfreetype libGLEW libpng diff --git a/include/glez/picopng/picopng.hpp b/src/picopng/picopng.hpp similarity index 100% rename from include/glez/picopng/picopng.hpp rename to src/picopng/picopng.hpp