From 02b22062528a526072a48286b743d979fcd07667 Mon Sep 17 00:00:00 2001 From: Nicholas Griffin Date: Fri, 11 Aug 2023 16:12:18 +0100 Subject: [PATCH] chore: updating build badge --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2048c88..29d1856 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,8 @@ This project is a work in progress, but it is stable and you can use it to test the accessibility of your website, or add use it in your web project today. -[![Build Status](https://travis-ci.org/bbc/bbc-a11y.svg?branch=master)](https://travis-ci.org/bbc/bbc-a11y) +[![NPM downloads](https://img.shields.io/npm/dm/bbc-a11y.svg?style=flat)](https://npmjs.org/package/bbc-a11y) +[![Build Status](https://github.com/bbc/bbc-a11y/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/bbc/bbc-a11y/actions/workflows/test.yml) ## Using BBC A11y to test web pages