From 584185f854ecf31771074728e45b1653b3d593b2 Mon Sep 17 00:00:00 2001 From: Konstantin Satunin Date: Wed, 24 Feb 2021 18:19:01 +0300 Subject: [PATCH] Added badge for overall branch state One badge for all checks: including GitHub actions, Azure DevOps, Jenkins --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 51ecf53beb0..cf0a510cbfb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # [OpenVINO™ Toolkit](https://01.org/openvinotoolkit) - Deep Learning Deployment Toolkit repository [![Stable release](https://img.shields.io/badge/version-2021.2-green.svg)](https://github.com/openvinotoolkit/openvino/releases/tag/2021.2) [![Apache License Version 2.0](https://img.shields.io/badge/license-Apache_2.0-green.svg)](LICENSE) +![GitHub branch checks state](https://img.shields.io/github/checks-status/openvinotoolkit/openvino/master?label=GitHub%20checks) ![Azure DevOps builds (branch)](https://img.shields.io/azure-devops/build/openvinoci/b2bab62f-ab2f-4871-a538-86ea1be7d20f/13?label=Public%20CI) This toolkit allows developers to deploy pre-trained deep learning models