aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar gingerBill 2015-12-14 20:18:45 +0000
committerGravatar gingerBill 2015-12-14 20:18:45 +0000
commitbd2171ddf4261f32ce64bddefff9146b22afee63 (patch)
tree5de5073084cf721b73ff62ef87e1be351757be9b /README.md
parentgb.h - Implement all functions (from gb.hpp) (diff)
Update README.md
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 4a46ef9..8ad48ff 100644
--- a/README.md
+++ b/README.md
@@ -7,8 +7,8 @@ library | latest version | category | languages | description
**gb_string.h** | 0.93 | strings | C, C++ | A better string library for C & C++
**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.02 | misc | C | (Experimental) A C helpher library geared towards game development (port of gb.hpp)
+**gb_ini.h** | 0.91a | misc | C, C++ | A simple ini file loader library for C & C++
## FAQ