summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7db7e9c..f56fd72 100644
--- a/README.md
+++ b/README.md
@@ -47,3 +47,11 @@ Shows how to use promises and `async`/`await` when testing asynchronous code.
### ts
Defining steps in TypeScript.
+
+### type-parser
+
+Defines custom parameter types.
+
+### reuse
+
+Suggests a way to reuse step definitions.