summaryrefslogtreecommitdiff
path: root/libtnsl/README.md
diff options
context:
space:
mode:
authorKyle Gunger <kgunger12@gmail.com>2021-08-09 03:43:19 -0400
committerKyle Gunger <kgunger12@gmail.com>2021-08-09 03:43:19 -0400
commit37fd69c79922daa00ac3617b5cc41cd6f5171e1a (patch)
tree66b45ea9eb17667bdcae342b1796ca99bdb62d82 /libtnsl/README.md
parent6d8b1f2ed43286231f3f5f9656ea7e9a04896747 (diff)
Finish appendix, ch.1 through s3
Diffstat (limited to 'libtnsl/README.md')
-rw-r--r--libtnsl/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/libtnsl/README.md b/libtnsl/README.md
index 72ec72e..b8c8f1a 100644
--- a/libtnsl/README.md
+++ b/libtnsl/README.md
@@ -16,7 +16,7 @@ More information on these features can be found in the specification under libts
## Provided Sub-modules
libtnsl provides the tnsl base module and the following sub-modules to address each feature:
-* algorithm
+* alg
* Algorithms. Also contains the math sub-module for basic math operations.
* box
* Data containers (vector, map, etc.)