README.md in edmunds_api-0.1.0 vs README.md in edmunds_api-0.1.1

- old
+ new

@@ -5,19 +5,19 @@ ## Installation Add this line to your application's Gemfile: ```ruby -gem 'edmunds-api-ruby', '~> 0.1.0' +gem 'edmunds_api', '~> 0.1.0' ``` And then execute: $ bundle Or install it yourself as: - $ gem install edmunds-api-ruby + $ gem install edmunds_api ## Usage Add api_key in initializer: ```ruby