Skip to content

Commit 7d14091

Browse files
authored
Update README.md
1 parent 2c29d5d commit 7d14091

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ if err := client.Run(ctx, req, &respData); err != nil {
3434
}
3535
```
3636

37-
For more information, [read the godoc package documentation](http://godoc.org/github.com/machinebox/graphql).
37+
For more information, [read the godoc package documentation](http://godoc.org/github.com/machinebox/graphql) or the [blog post](https://blog.machinebox.io/a-graphql-client-library-for-go-5bffd0455878).
3838

3939
## Thanks
4040

0 commit comments

Comments
 (0)