summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Gunger <kgunger12@gmail.com>2021-08-06 20:01:09 -0400
committerGitHub <noreply@github.com>2021-08-06 20:01:09 -0400
commitb5fedbd76980e887ebe0bdf97c7cfc36a7282014 (patch)
treea15b3f8c3499e14c52bce3908f35ab22bd8b2196
parenta37379026c6d08cdce9244221af4b184c8c3722a (diff)
Update READEME.md
-rw-r--r--libtnsl/READEME.md4
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