diff --git a/README.md b/README.md
index 2e48f08..a1742c3 100644
--- a/README.md
+++ b/README.md
@@ -116,13 +116,11 @@ NODE_ENV=test-local npm run dev
```
-To run a single test with the screenshots, use the following:
+To run a single test like above with the screenshots, use the following:
```
-npx playwright test test-playwright/40-add-contact.spec.ts --trace on
+npx playwright test -c playwright.config-local.ts --trace on test-playwright/40-add-contact.spec.ts
```
-... with the `-c playwright.config-local.ts` to get the same results as above.
-
### Register new user on test server
diff --git a/src/views/ClaimView.vue b/src/views/ClaimView.vue
index 0d26ca1..0e48473 100644
--- a/src/views/ClaimView.vue
+++ b/src/views/ClaimView.vue
@@ -161,6 +161,7 @@
Nobody has given you an offer.
+
+ You can start the cycle on the
+