README.md in uatu-marvel-0.0.1.1 vs README.md in uatu-marvel-0.0.2

- old
+ new

@@ -21,10 +21,10 @@ ## Usage ```ruby require 'uatu' -# You can also have them in your env. +# You can also have them in your env => ENV["MARVEL_PUBLIC_KEY"] - ENV["MARVEL_PRIVATE_KEY"] Uatu.configure do |config| config.public_key = 'your_api_key' config.private_key = 'your_private_api_key' end \ No newline at end of file