aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar gingerBill 2019-03-06 20:30:31 +0000
committerGravatar GitHub 2019-03-06 20:30:31 +0000
commit5df8d02c8b38e144fc759f015ad973adbc6b463d (patch)
treed99fde77f0fe91edc698f7b9ab7d8fb9fd087498
parentDelete gb_regex.h (diff)
Remove gb_regex.h
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index ea85a9c..3847908 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,6 @@ library | latest version | category | description
**gb_gl.h** | 0.05 | graphics | OpenGL Helper Library
**gb_string.h** | 0.95a | strings | A better string library (this is built into gb.h too with custom allocator support!)
**gb_ini.h** | 0.93 | misc | Simple ini file loader library
-**gb_regex.h** | 0.01d | regex | Highly experimental regular expressions library
## FAQ