X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=README.md;h=7eaeea13c84e394e6cc0d9306319dfd328c8eb5a;hb=a0ededc0341a5cf9d380dd636ccbbfac71f996a3;hp=dea0efc9222612cd61a03be819706cbc5703ada7;hpb=e44fbf93197a2094d355a045b27e7c922631d3be;p=miniglut diff --git a/README.md b/README.md index dea0efc..7eaeea1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ MiniGLUT ======== + +![logo](http://nuclear.mutantstargoat.com/sw/miniglut/img/miniglut_logo_sm.png) + MiniGLUT is a subset of GLUT (or more precisely a subset of FreeGLUT) implemented in a single C source file, without any non-essential dependencies, not even the C library.