Skip to content

Commit 8b0306e

Browse files
Update README.md
1 parent 56e429b commit 8b0306e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,4 +93,7 @@ var testRunner = new TestCaseRunner(Module.Export(typeof(MyFirstActionKeyword).A
9393
// Eexecute test
9494
var response = await testRunner.Execute(test);
9595

96-
```
96+
```
97+
98+
## Other examples:
99+
For more examples and use cases please check [test](https://github.com/VikashChauhan51/keyword-engine/tree/master/src/KeywordEngine.Sample/Tests).

0 commit comments

Comments
 (0)