From b7ec14dd8dddff77386ece15af247a3bbd18b253 Mon Sep 17 00:00:00 2001 From: Platinumt3chnology <71019489+Platinumt3chnology@users.noreply.github.com> Date: Sat, 19 Sep 2020 20:46:22 +0200 Subject: [PATCH] Add the Azure Boards badge to the README. Fixes AB#1 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 53e5c4870..bf4790aa8 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +[![Board Status](https://dev.azure.com/Xcloud87/70267557-6168-4a22-a986-a3b9defbd90f/c400f116-0d17-4025-beef-f476e7ac89fa/_apis/work/boardbadge/ec958915-180b-4dbb-9d91-d38caa7901b0)](https://dev.azure.com/Xcloud87/70267557-6168-4a22-a986-a3b9defbd90f/_boards/board/t/c400f116-0d17-4025-beef-f476e7ac89fa/Microsoft.RequirementCategory) [![Build Status](https://travis-ci.com/OfficeDev/script-lab.svg?token=paK2s5RGiCpVHK6bYoFs&branch=master)](https://travis-ci.com/OfficeDev/script-lab) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier) [![tested with jest](https://img.shields.io/badge/tested_with-jest-99424f.svg)](https://github.com/facebook/jest) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](CONTRIBUTING.md) # Script Lab, a Microsoft Garage project