README.md in app_monit-0.0.7 vs README.md in app_monit-0.0.8

- old
+ new

@@ -203,9 +203,10 @@ You can also specify the environment and API key through the parameters ```ruby AppMonit::Query.count('registered', ap_key: 'KEY', environment: 'ENV') +AppMonit::Event.create('registered', ap_key: 'KEY', environment: 'ENV') ``` ## Contributing 1. Fork it ( http://github.com/[my-github-username]/app_monit/fork )