From b0234f23da0f26e9436bcced59b7ccf826de404b Mon Sep 17 00:00:00 2001 From: gingerBill Date: Mon, 14 Dec 2015 15:43:51 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) 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