Added Public CI badge to main page (#2241)
authorKonstantin Satunin <konstantin.satunin@intel.com>
Tue, 15 Sep 2020 14:39:32 +0000 (17:39 +0300)
committerGitHub <noreply@github.com>
Tue, 15 Sep 2020 14:39:32 +0000 (17:39 +0300)
README.md

index 4906818..7d1af6f 100644 (file)
--- 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-2020.4-green.svg)](https://github.com/openvinotoolkit/openvino/releases/tag/2020.4.0)
 [![Apache License Version 2.0](https://img.shields.io/badge/license-Apache_2.0-green.svg)](LICENSE)
+![Azure DevOps builds (branch)](https://img.shields.io/azure-devops/build/openvinoci/b2bab62f-ab2f-4871-a538-86ea1be7d20f/9/master?label=Public%20CI)
 
 This toolkit allows developers to deploy pre-trained deep learning models
 through a high-level C++ Inference Engine API integrated with application logic.