diff --git a/node/tm-helpers/README.md b/node/tm-helpers/README.md index 356e4ec..9180d95 100644 --- a/node/tm-helpers/README.md +++ b/node/tm-helpers/README.md @@ -2,11 +2,12 @@ The package provides helper tools for Thing Models. Tools help to: -- Validate TMs, -- Get the version of TMs, -- Build partial TDs from a given TM, -- Retrieve TMs with an URI, -- Retrieve external references of a TM. + +- Validate TMs, +- Get the version of TMs, +- Build partial TDs from a given TM, +- Retrieve TMs with an URI, +- Retrieve external references of a TM. ## Usage