README.md in openpay-1.0.5 vs README.md in openpay-1.0.6

- old
+ new

@@ -4,11 +4,11 @@ [![Gem Version](https://badge.fury.io/rb/openpay.svg)](http://badge.fury.io/rb/openpay) ##Description -ruby client for *Openpay api* services (version 1.0.5) +ruby client for *Openpay api* services (version 1.0.6) This is a ruby client implementing the payment services for *Openpay* at openpay.mx For more information about Openpay visit: - http://openpay.mx/ @@ -765,10 +765,10 @@ ##Developer Notes - bank accounts for merchant cannot be created using the api. It should be done through the dashboard. - Is recommended to reset your account using the dashboard when running serious testing (assure clean state) -- check openpay_ap.rb for Logger configuration +- check openpay_api.rb for Logger configuration - travis https://travis-ci.org/open-pay/openpay-ruby , if a test fails it will leave leave some records, it may affect posterior tests. it is recommended to reset the console/account to assure a clean state after a failure occurs. ## More information For more use cases take a look at the *test/spec* folder