aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 0 insertions, 1 deletions
diff --git a/README b/README
index 307f63a..a7b0c65 100644
--- a/README
+++ b/README
@@ -11,7 +11,6 @@ library. It is a C23 library with no plans to support older standards.
The headers as of now are:
• alloc.h — memory allocation functions
• bitset.h — bitset implementation
- • bob.h — bob the string-builder
• dynarr.h — dynamic array implementation
• errors.h — err.h-inspired diagnostics functions
• macros.h — miscellaneous utility macros (MIN/MAX/lengthof/etc.)