aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar gingerBill 2015-12-14 15:43:51 +0000
committerGravatar gingerBill 2015-12-14 15:43:51 +0000
commitb0234f23da0f26e9436bcced59b7ccf826de404b (patch)
treee0008c1a87d8ff5b70c85ee82dd674bb9a1175ba
parentAdd gb.h - Just the prototypes (diff)
Update README.md
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index eac6ec6..88aeef2 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,7 @@ library | latest version | category | languages | description
**gb.hpp** | 0.31 | misc | C++11 | (Experimental) A C++11 helper library without STL geared towards game development
**gb_math.hpp** | 0.03a | math | C++11 | A C++11 math library geared towards game development
**gb_ini.h** | 0.91a | misc | C, C++ | A simple ini file loader library for C & C++
+**gb.h** | 0.01 | misc | C | (Experiment - Unusable) A C89/C99 helpher library geared towards game development
## FAQ