From d3a02a7766afe5ada0a4bcbb9c66a73edd9cfd0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Pietrus?= Date: Wed, 1 Feb 2023 20:44:02 +0100 Subject: [PATCH] Add the Azure Boards badge to the README. Fixes AB#5 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ad00b8e..faead09 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +[![Board Status](https://dev.azure.com/argonauths/3b0587c4-b3e1-46bd-8c51-885752deec01/43e50f28-2bb5-4de8-8a2b-4efb60efde6a/_apis/work/boardbadge/b832661c-dd6a-450e-8275-363e489b8484)](https://dev.azure.com/argonauths/3b0587c4-b3e1-46bd-8c51-885752deec01/_boards/board/t/43e50f28-2bb5-4de8-8a2b-4efb60efde6a/Microsoft.RequirementCategory) ## Purpose of this repository Demonstrate how OCA core components interact with each other.