From 9135b5e0b2043d2cbeb77c61045eb4b4f042bff1 Mon Sep 17 00:00:00 2001 From: Hernan Rajchert Date: Tue, 23 Jan 2024 09:30:00 -0300 Subject: [PATCH] PR feedback Co-authored-by: Brian W Bush --- examples/cip45-flow/Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/cip45-flow/Readme.md b/examples/cip45-flow/Readme.md index 638847f1..59f7228c 100644 --- a/examples/cip45-flow/Readme.md +++ b/examples/cip45-flow/Readme.md @@ -14,5 +14,5 @@ $ npm run build $ npm run serve-dev ``` 3. Open the browser at http://localhost:1337/examples/cip45-flow/ -4. Use a cip45 wallet like eternl and scan the QR code to connect to the wallet +4. Use a cip45 wallet like [Eternl](https://eternl.io/) and scan the QR code to connect to the wallet 5. After the prompt to connect, you can click the create contract button.