diff --git a/README.md b/README.md
index 7ea7098a..d117f0a5 100644
--- a/README.md
+++ b/README.md
@@ -75,7 +75,7 @@ At the test server:
`npx playwright test`
At the locally running server:
-... after clone and setup https://github.com/trentlarson/endorser-ch
+... after cloning and setting up https://github.com/trentlarson/endorser-ch and running `test/test.sh`
... and after you `npx playwright install chrome`
... then run these:
```
diff --git a/src/views/ClaimView.vue b/src/views/ClaimView.vue
index 787b015a..5f65b891 100644
--- a/src/views/ClaimView.vue
+++ b/src/views/ClaimView.vue
@@ -299,13 +299,15 @@
click to send them this info
- and see if they are willing to make an introduction.
+ and see if they are willing to make an introduction. They are surely
+ connected to someone; if you don't know who to ask, you might try the
+ person who registered you.
If you'd like to ask any of your contacts to take a look and see if
their contacts can see more details,
share this page with them
diff --git a/src/views/ContactsView.vue b/src/views/ContactsView.vue
index 183cc58f..0734290e 100644
--- a/src/views/ContactsView.vue
+++ b/src/views/ContactsView.vue
@@ -301,6 +301,7 @@