aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar gingerBill 2015-09-27 10:30:34 +0100
committerGravatar gingerBill 2015-09-27 10:30:34 +0100
commit3eb2038e8e3cad9bc3b454d4df95b47540a677fb (patch)
treed71391255840bc18490648b848bfdda5e23de4d2
parentAdd extern "C" if compiling as C++ (diff)
Update README.md
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 447250d..37e249e 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,8 @@ gb single-file public domain libraries for C & C++
library | latest version | category | description
----------------|----------------|----------|-------------
-**gb_string.h** | 0.91 | strings | A better string library for C & C++
+**gb_string.h** | 0.92 | strings | A better string library for C & C++
+**gb_ini.h** | 0.91 | misc | A simple ini file loader library for C & C++
## FAQ