diff options
Diffstat (limited to 'libtnsl')
-rw-r--r-- | libtnsl/READEME.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libtnsl/READEME.md b/libtnsl/READEME.md index 8b936e1..d35894d 100644 --- a/libtnsl/READEME.md +++ b/libtnsl/READEME.md @@ -1,4 +1,4 @@ -# libts +# libtnsl The official implimentation of the TNSL Standard Library @@ -15,7 +15,7 @@ More information on these features can be found in the specification under libts --- ## Provided Sub-modules -libts provides the tnsl base module and the following sub-modules to address each feature: +libtnsl 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 |