aboutsummaryrefslogtreecommitdiff
path: root/vendor/librune/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/librune/README.md')
-rw-r--r--vendor/librune/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/librune/README.md b/vendor/librune/README.md
index fa98774..5431551 100644
--- a/vendor/librune/README.md
+++ b/vendor/librune/README.md
@@ -22,6 +22,7 @@ This library contains the following headers:
1. `gbrk.h` — grapheme-iteration functions
2. `rune.h` — rune-constants, -macros, and -functions
3. `utf8.h` — UTF-8 encoding, decoding, iteration, etc.
+4. `builder.h` — string building functions
## Installation