aboutsummaryrefslogtreecommitdiff
path: root/docs/README.md
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2025-03-03 13:45:30 -0500
committerBruce Hill <bruce@bruce-hill.com>2025-03-03 13:45:30 -0500
commitf330f06c218a0903530cdc51c0fac245cb51ae75 (patch)
tree7e4220790a846cbd05190149edd3a61ce795b752 /docs/README.md
parent80475ad02d6b20d6c667c3be8bc939a83632bd3f (diff)
Add `recursive` argument to text:each() and text:map(), plus update docs
Diffstat (limited to 'docs/README.md')
-rw-r--r--docs/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/README.md b/docs/README.md
index 01e261f3..2704eee6 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -33,6 +33,7 @@ Information about Tomo's built-in types can be found here:
- [Structs](structs.md)
- [Tables](tables.md)
- [Text](text.md)
+ - [Text Pattern Matching](patterns.md)
- [Threads](threads.md)
## Built-in Functions