From d8c29baa0e25e60fc4e6593d43734004e8687650 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Tue, 22 Mar 2016 08:40:05 +0000 Subject: [PATCH] Add deployment badges --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0171a2ace..3c5748e53 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ ![](https://travis-ci.org/alphagov/notifications-api.svg) [![Requirements Status](https://requires.io/github/alphagov/notifications-api/requirements.svg?branch=master)](https://requires.io/github/alphagov/notifications-api/requirements/?branch=master) +[![Deploy to staging](https://notify-build-monitor.herokuapp.com/deploys/notifications-api/master...staging.svg?prefix=Deploy%20to)](https://github.com/alphagov/notifications-api/compare/staging...master?expand=1&title=Deploy%20to%20staging) [![Deploy to live](https://notify-build-monitor.herokuapp.com/deploys/notifications-api/staging...live.svg?prefix=Deploy%20to)](https://github.com/alphagov/notifications-api/compare/live...staging?expand=1&title=Deploy%20to%20live) + # notifications-api Notifications api Application for the notification api.