From ed8333a94c43bc19556541e38f98de9569eb11be Mon Sep 17 00:00:00 2001 From: Yury Gorbachev Date: Fri, 26 May 2023 14:57:27 +0400 Subject: [PATCH] Updated badges to include conda downloads and fix links from badges (#17748) * Restructured badges a bit * tuning a bit --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8b2e256fe55..23fab4d3cb3 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,11 @@ [![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) -[![PyPI Status](https://badge.fury.io/py/openvino.svg)](https://badge.fury.io/py/openvino) -[![Anaconda Status](https://anaconda.org/conda-forge/openvino/badges/version.svg)](https://anaconda.org/conda-forge/openvino/badges/version.svg) -[![PyPI Downloads](https://pepy.tech/badge/openvino)](https://pepy.tech/project/openvino) +[![PyPI Status](https://badge.fury.io/py/openvino.svg)](https://badge.fury.io/py/openvino) +[![PyPI Downloads](https://pepy.tech/badge/openvino)](https://pepy.tech/project/openvino) +[![Anaconda Status](https://anaconda.org/conda-forge/openvino/badges/version.svg)](https://anaconda.org/conda-forge/openvino) +[![Anaconda Downloads](https://anaconda.org/conda-forge/openvino/badges/downloads.svg)](https://anaconda.org/conda-forge/openvino/files) ## Contents: