aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar gingerBill 2016-04-26 23:51:15 +0100
committerGravatar gingerBill 2016-04-26 23:51:15 +0100
commitf87ce844a6cb17ca5eaa8fd6d138786e495fcff5 (patch)
tree0755903e12202b1b3d3d3a9f8d1458377ed3fd1b /README.md
parentUpdate Readme (diff)
Basic State Rendering
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fa27f58..a18394d 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ library | latest version | category | languages | description
----------------|----------------|----------|-----------|-------------
**gb.h** | 0.04 | misc | C, C++ | A C helper library for C & C++
**gb_math.h** | 0.05 | math | C, C++ | A C/C++ vector math library geared towards game development
-**gb_gl.h** | 0.02 | graphics | C, C++ | A C/C++ OpenGL Helper Library
+**gb_gl.h** | 0.03 | graphics | C, C++ | A C/C++ OpenGL Helper Library
**gb_string.h** | 0.94 | strings | C, C++ | A better string library for C & C++ (this is built into gb.h too with custom allocator support!)
**gb_ini.h** | 0.92 | misc | C, C++ | A simple ini file loader library for C & C++