README.md in roomorama_api-0.3.0 vs README.md in roomorama_api-0.4.0
- old
+ new
@@ -75,9 +75,16 @@
host_availabilities_list
host_availabilities_update
host_inquiries_list
host_inquiries_show
+### Debugging
+
+Turn on debug mode with
+
+ RoomoramaApi::Client = true
+
+
### Can't find the API Call you want?
Submit an issue or a pull request.