README.md in graphql-preload-1.0.3 vs README.md in graphql-preload-1.0.4
- old
+ new
@@ -1,6 +1,8 @@
# GraphQL::Preload
+[](https://rubygems.org/gems/graphql-preload)
+
Provides a DSL for the [`graphql` gem](https://github.com/rmosolgo/graphql-ruby) that allows ActiveRecord associations to be preloaded in field definitions. Based on a [gist](https://gist.github.com/theorygeek/a1a59a2bf9c59e4b3706ac68d12c8434) by @theorygeek.
## Installation
Add this line to your application's Gemfile: