logo in the readme
authorJohn Tsiombikas <nuclear@member.fsf.org>
Mon, 27 Jul 2020 16:03:15 +0000 (19:03 +0300)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Mon, 27 Jul 2020 16:03:15 +0000 (19:03 +0300)
README.md

index dea0efc..7eaeea1 100644 (file)
--- 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.