aboutsummaryrefslogtreecommitdiff
path: root/docs/README.md
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2024-09-09 05:00:12 -0400
committerBruce Hill <bruce@bruce-hill.com>2024-09-09 05:00:12 -0400
commit319d4306b585569d198a6e0ac268c009eb63705a (patch)
tree1106f4721d56a2b30bfd7069813e37b4c2d42002 /docs/README.md
parent0b441054b3a73f243f0602e62f5484a2cded3f95 (diff)
Add paths 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 03c90596..b3e82772 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -25,6 +25,7 @@ Information about Tomo's built-in types can be found here:
- [Integer Ranges](ranges.md)
- [Integers](integers.md)
- [Languages](langs.md)
+- [Paths](paths.md)
- [Sets](sets.md)
- [Structs](structs.md)
- [Tables](tables.md)