README.md in app_monit-0.0.6 vs README.md in app_monit-0.0.7
- old
+ new
@@ -201,10 +201,12 @@
### Extra query params
You can also specify the environment and API key through the parameters
+```ruby
AppMonit::Query.count('registered', ap_key: 'KEY', environment: 'ENV')
+```
## Contributing
1. Fork it ( http://github.com/[my-github-username]/app_monit/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)