Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
matryer authored Dec 9, 2017
1 parent 2c29d5d commit 7d14091
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ if err := client.Run(ctx, req, &respData); err != nil {
}
```

For more information, [read the godoc package documentation](http://godoc.org/github.com/machinebox/graphql).
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).

## Thanks

Expand Down

0 comments on commit 7d14091

Please sign in to comment.