diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2024-08-19 14:41:04 -0400 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2024-08-19 14:41:04 -0400 |
| commit | 99ae23851c7576ddaca72b8e383ef4edcfd64f91 (patch) | |
| tree | 4f1d786646f6ef6040118cc68e03d9e66809740a /docs/README.md | |
| parent | 934b843b1ce4744f8f21b7c590f0e1f31c94f604 (diff) | |
Add docs for `lang`
Diffstat (limited to 'docs/README.md')
| -rw-r--r-- | docs/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/README.md b/docs/README.md index 55bc63ba..5bb35de9 100644 --- a/docs/README.md +++ b/docs/README.md @@ -23,6 +23,7 @@ Information about Tomo's built-in types can be found here: - [Floating point numbers](nums.md) - [Integer Ranges](ranges.md) - [Integers](integers.md) +- [Languages](langs.md) - [Sets](sets.md) - [Structs](structs.md) - [Tables](tables.md) |
