Skip to content

Commit 6dedee4

Browse files
committed
update README
1 parent 78073fe commit 6dedee4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ An Easy and fast way to get your graphql backend is to **register for free at [S
8585

8686
**Configure starter application:**
8787

88-
In Scaphold click on `My API and copy your application link`.
88+
In Scaphold click on `My API` and `copy your application link`.
8989

9090
Then, past it (*to replace http://localhost:8080/graphql*) in your `networkInterface` in the app config (in `./src/app/config.index.js`):
9191

@@ -98,6 +98,8 @@ export const appConfig = {
9898
};
9999
```
100100

101+
> from now you got all needed to run this starter
102+
101103
### Install
102104

103105
```bash

0 commit comments

Comments
 (0)