projects
/
miniglut
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe6f50a
)
logo in the readme
author
John Tsiombikas
<nuclear@member.fsf.org>
Mon, 27 Jul 2020 16:03:15 +0000
(19:03 +0300)
committer
John Tsiombikas
<nuclear@member.fsf.org>
Mon, 27 Jul 2020 16:03:15 +0000
(19:03 +0300)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/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.