README.md in cronitor-0.4.0 vs README.md in cronitor-1.0.0

- old
+ new

@@ -33,10 +33,10 @@ require 'cronitor' monitor_options = { name: 'My Fancy Monitor', notifications: { - emails: [], + emails: ['test@example.com'], slack: [], pagerduty: [], phones: [], webhooks: [] },