Skip to content

Commit 12061cf

Browse files
committed
Update README.md
1 parent 62a130d commit 12061cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Graphpack lets you create GraphQL servers _with zero configuration_. It uses [`w
2727
yarn add --dev graphpack
2828
```
2929

30-
### Add schema and resolvers
30+
### Add `src/schema.graphql` and `src/resolvers.js`
3131

3232
Add `src/schema.graphql` and add some example types in [SDL](https://graphql.org/learn/schema/#type-language):
3333

0 commit comments

Comments
 (0)