diff options
author | Kyle Gunger <kgunger12@gmail.com> | 2021-11-30 13:37:00 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-30 13:37:00 -0500 |
commit | f7ec612f8e25a56b6b768b26c604020e8b52f1e9 (patch) | |
tree | ea4951da89e300460fd39845c553364b7ad41439 /libtnsl | |
parent | dd4318a9e9d962262d65e15958b0976dcc84f39d (diff) |
Update README.md
Diffstat (limited to 'libtnsl')
-rw-r--r-- | libtnsl/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libtnsl/README.md b/libtnsl/README.md index 4206136..7782ed0 100644 --- a/libtnsl/README.md +++ b/libtnsl/README.md @@ -17,7 +17,7 @@ More information on these features can be found in the specification under libts libtnsl provides the tnsl base module and the following sub-modules to address each feature: * algo - * Algorithms. Also contains the math sub-module for basic math operations. + * Common algorithms * box * Data containers (vector, map, etc.) * io |