README.md in safely_block-0.4.0 vs README.md in safely_block-0.4.1

- old
+ new

@@ -10,11 +10,11 @@ In development and test environments, exceptions are raised so you can fix them. [Read more](https://ankane.org/safely-pattern) -[![Build Status](https://github.com/ankane/safely/workflows/build/badge.svg?branch=master)](https://github.com/ankane/safely/actions) +[![Build Status](https://github.com/ankane/safely/actions/workflows/build.yml/badge.svg)](https://github.com/ankane/safely/actions) ## Installation Add this line to your application’s Gemfile: @@ -97,9 +97,10 @@ Reports exceptions to a variety of services out of the box. - [Airbrake](https://airbrake.io/) - [Appsignal](https://appsignal.com/) - [Bugsnag](https://bugsnag.com/) +- [Datadog](https://www.datadoghq.com/product/error-tracking/) - [Exception Notification](https://github.com/smartinez87/exception_notification) - [Google Stackdriver](https://cloud.google.com/stackdriver/) - [Honeybadger](https://www.honeybadger.io/) - [New Relic](https://newrelic.com/) - [Raygun](https://raygun.io/)