From be3936c02187bd4a1921fc10479a040f4137bd5c Mon Sep 17 00:00:00 2001 From: Vitaliy Potapov Date: Wed, 10 Jul 2024 17:52:19 +0400 Subject: [PATCH] readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7080be3c..8a5f7dd1 100644 --- a/README.md +++ b/README.md @@ -36,8 +36,8 @@ Some features were developed in `playwright-bdd` on top of Playwright and BDD ap ## Documentation Check out [documentation website](https://vitalets.github.io/playwright-bdd/#/). -## Example -Fork and play with [playwright-bdd-example](https://github.com/vitalets/playwright-bdd-example) repo. +## Examples +There are several examples in [`examples`](/examples) folder and a separate fully working repo [playwright-bdd-example](https://github.com/vitalets/playwright-bdd-example). ## Feedback Feel free to share your feedback in [issues](https://github.com/vitalets/playwright-bdd/issues).