diff options
author | Kyle Gunger <kgunger12@gmail.com> | 2021-08-06 20:00:42 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-06 20:00:42 -0400 |
commit | a37379026c6d08cdce9244221af4b184c8c3722a (patch) | |
tree | 7b2f4bdbec24bd8e5733dfe90c87873f6002083d | |
parent | 171e1986bb92c0e41f5f8e3672d5de1fc069c27c (diff) |
Update READEME.md
-rw-r--r-- | libtnsl/READEME.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libtnsl/READEME.md b/libtnsl/READEME.md index 32cff9a..8b936e1 100644 --- a/libtnsl/READEME.md +++ b/libtnsl/READEME.md @@ -15,7 +15,7 @@ More information on these features can be found in the specification under libts --- ## Provided Sub-modules -libts provides the ts base module and the following sub-modules to address each feature: +libts provides the tnsl base module and the following sub-modules to address each feature: * algorithm * Algorithms. Also contains the math sub-module for basic math operations. * box |