README.md in graphql-relay-0.7.0 vs README.md in graphql-relay-0.7.1

- old
+ new

@@ -316,12 +316,9 @@ 2. http://mgiroux.me/2015/getting-started-with-rails-graphql-relay/ 3. http://mgiroux.me/2015/uploading-files-using-relay-with-rails/ ## Todo -- Refactor some RelationConnection issues: - - fix [unbounded count in page info](https://github.com/rmosolgo/graphql-relay-ruby/blob/88b3d94f75a6dd4c8b2604743108db31f66f8dcc/lib/graphql/relay/base_connection.rb#L79-L86), [details](https://github.com/rmosolgo/graphql-relay-ruby/issues/1) - ## More Resources - [GraphQL Slack](http://graphql-slack.herokuapp.com), come join us in the `#ruby` channel! - [`graphql`](https://github.com/rmosolgo/graphql-ruby) Ruby gem - [`graphql-relay-js`](https://github.com/graphql/graphql-relay-js) JavaScript helpers for GraphQL and Relay