README.textile in hoptoad-api-2.0.0 vs README.textile in hoptoad-api-2.0.1

- old
+ new

@@ -6,11 +6,12 @@ h2. Usage <pre> <code> Hoptoad.account = 'myaccount' -Hoptoad.token = 'abcdeghijklmnopqrstuvwxyz' +Hoptoad.auth_token = 'abcdeghijklmnopqrstuvwxyz' +Hoptoad.secure = true # if your account is SSL enabled # find an individual error: Hoptoad::Error.find(12345) # or get a list of errors using: @@ -20,11 +21,11 @@ </pre> h2. Requirements -* ActiveResource -* ActiveSupport +* HTTParty +* Hashie h2. Acknowledgements * "Hoptoad":http://hoptoadapp.com