From 059c0c9af70f3d55b4ed18ce537d433a21a176bd Mon Sep 17 00:00:00 2001
From: Thomas Voss <mail@thomasvoss.com>
Date: Sun, 10 Mar 2024 14:32:54 +0200
Subject: Add optparse.h

---
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'README')

diff --git a/README b/README
index 7165465..d7d2422 100644
--- a/README
+++ b/README
@@ -16,9 +16,9 @@ The headers as of now are:
  • errors.h — err.h-inspired diagnostics functions
  • macros.h — miscellaneous utility macros (MIN/MAX/lengthof/etc.)
  • mbstring.h — multibyte-strings
+ • optparse.h — option parsing functions
  • rune.h — inttypes.h but for runes
 
 The headers planned for inclusion are:
- • optparse.h — option parsing functions
  • unicode/gbrk.h — grapheme breaking
  • unicode/props.h — unicode character properties
-- 
cgit v1.2.3