From 4f36f2befa5896c107e9c9a490972be1561e1b3d Mon Sep 17 00:00:00 2001 From: Chuck Harmston Date: Thu, 20 Jul 2017 09:08:13 -0600 Subject: [PATCH] Adds 'Available on Test Pilot' badge. Also changes the style of the CircleCI badge to match. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ac01d549..9ac1ade4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Firefox Send -[![CircleCI](https://circleci.com/gh/mozilla/send.svg?style=svg)](https://circleci.com/gh/mozilla/send) +[![CircleCI](https://img.shields.io/circleci/project/github/mozilla/send.svg)](https://circleci.com/gh/mozilla/send) +[![Available on Test Pilot](https://img.shields.io/badge/available_on-Test_Pilot-0996F8.svg)](https://testpilot.firefox.com/experiments/send) **Docs:** [Docker](docs/docker.md), [Metrics](docs/metrics.md)