diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2024-09-05 15:41:04 -0400 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2024-09-05 15:41:04 -0400 |
| commit | 9f8abd5cd1a519acc8259f1a3be058c0767b7129 (patch) | |
| tree | fe1a72de4785b6b15b2afdadee34a5ee36dc8e4c /examples/README.md | |
| parent | 72502b099bb80712877ea53cbb36e577e9dded2d (diff) | |
Add vectors to the examples
Diffstat (limited to 'examples/README.md')
| -rw-r--r-- | examples/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/README.md b/examples/README.md index 6b47e1a7..2b5234c0 100644 --- a/examples/README.md +++ b/examples/README.md @@ -1,4 +1,5 @@ # Example Programs - [file.tm](file.tm): A file handling module. +- [vectors.tm](vectors.tm): A math vector library. - [wrap.tm](wrap.tm): A command-line program to wrap text. |
