README.md in github-ds-0.2.4 vs README.md in github-ds-0.2.5

- old
+ new

@@ -39,10 +39,9 @@ Once you have created and executed the migration, KV can do neat things like this: ```ruby require "pp" -require "github/kv" # Create new instance using ActiveRecord's default connection. kv = GitHub::KV.new { ActiveRecord::Base.connection } # Get a key.