README.md in datadog-notifications-0.3.0 vs README.md in datadog-notifications-0.3.1

- old
+ new

@@ -23,9 +23,13 @@ c.use Datadog::Notifications::Plugins::ActiveRecord, tags: ["more:tags"] end For full configuration options, please see the [Documentation](http://www.rubydoc.info/gems/datadog-notifications). +## Plugins + +For a list of bundled plugins, please visit the [repository](https://github.com/bsm/datadog-notifications/tree/master/lib/datadog/notifications/plugins) page. + ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`)