Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sogko committed Oct 6, 2015
1 parent 1c7fda4 commit 60cc47e
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 @@ -14,7 +14,7 @@ $ go build && go test ./...

### TODO:
- [x] Starwars example
- [x] HTTP handler to easily create a Relay-compliant GraphQL server _(Moved to: [graphql-go-handler](github.com/sogko/graphql-go-handler))_
- [x] HTTP handler to easily create a Relay-compliant GraphQL server _(Moved to: [graphql-go-handler](https://github.com/sogko/graphql-go-handler))_
- [ ] In-code documentation (godocs)
- [ ] Usage guide / user documentation
- [ ] End-to-end example (graphql-relay-go + react-relay)

0 comments on commit 60cc47e

Please sign in to comment.