From e1fe978380951a8ee36dbfdc832f317e70ca862a Mon Sep 17 00:00:00 2001 From: Samet Akcay Date: Tue, 14 Jun 2022 10:08:31 -0700 Subject: [PATCH 1/4] =?UTF-8?q?=E2=9E=95Added=20PyPI=20downloads=20badge?= =?UTF-8?q?=20to=20the=20readme.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ab20a581fe..1a1799f469 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ ___ [![Nightly-regression Test](https://github.com/openvinotoolkit/anomalib/actions/workflows/nightly.yml/badge.svg)](https://github.com/openvinotoolkit/anomalib/actions/workflows/nightly.yml) [![Pre-merge Checks](https://github.com/openvinotoolkit/anomalib/actions/workflows/pre_merge.yml/badge.svg)](https://github.com/openvinotoolkit/anomalib/actions/workflows/pre_merge.yml) [![Build Docs](https://github.com/openvinotoolkit/anomalib/actions/workflows/docs.yml/badge.svg)](https://github.com/openvinotoolkit/anomalib/actions/workflows/docs.yml) +[![Downloads](https://static.pepy.tech/personalized-badge/anomalib?period=total&units=international_system&left_color=black&right_color=orange&left_text=PyPI%20Downloads)](https://pepy.tech/project/anomalib) From 12ad141365ffe17864e528dbd7b8f1df7f0e2d3b Mon Sep 17 00:00:00 2001 From: Samet Akcay Date: Wed, 15 Jun 2022 07:18:49 -0700 Subject: [PATCH 2/4] Convert orange color to grey --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 1a1799f469..d472fa70c1 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,7 @@ ___ [![Nightly-regression Test](https://github.com/openvinotoolkit/anomalib/actions/workflows/nightly.yml/badge.svg)](https://github.com/openvinotoolkit/anomalib/actions/workflows/nightly.yml) [![Pre-merge Checks](https://github.com/openvinotoolkit/anomalib/actions/workflows/pre_merge.yml/badge.svg)](https://github.com/openvinotoolkit/anomalib/actions/workflows/pre_merge.yml) [![Build Docs](https://github.com/openvinotoolkit/anomalib/actions/workflows/docs.yml/badge.svg)](https://github.com/openvinotoolkit/anomalib/actions/workflows/docs.yml) -[![Downloads](https://static.pepy.tech/personalized-badge/anomalib?period=total&units=international_system&left_color=black&right_color=orange&left_text=PyPI%20Downloads)](https://pepy.tech/project/anomalib) - +[![Downloads](https://static.pepy.tech/personalized-badge/anomalib?period=total&units=international_system&left_color=black&right_color=grey&left_text=PyPI%20Downloads)](https://pepy.tech/project/anomalib) ___ From b5ad77b7b09b7656fc7b32f843abfb696ce2ee9c Mon Sep 17 00:00:00 2001 From: Samet Akcay Date: Fri, 17 Jun 2022 00:41:38 -0700 Subject: [PATCH 3/4] Changed colors to grey and green --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index d472fa70c1..1c4dac3957 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,7 @@ ___ [![Nightly-regression Test](https://github.com/openvinotoolkit/anomalib/actions/workflows/nightly.yml/badge.svg)](https://github.com/openvinotoolkit/anomalib/actions/workflows/nightly.yml) [![Pre-merge Checks](https://github.com/openvinotoolkit/anomalib/actions/workflows/pre_merge.yml/badge.svg)](https://github.com/openvinotoolkit/anomalib/actions/workflows/pre_merge.yml) [![Build Docs](https://github.com/openvinotoolkit/anomalib/actions/workflows/docs.yml/badge.svg)](https://github.com/openvinotoolkit/anomalib/actions/workflows/docs.yml) -[![Downloads](https://static.pepy.tech/personalized-badge/anomalib?period=total&units=international_system&left_color=black&right_color=grey&left_text=PyPI%20Downloads)](https://pepy.tech/project/anomalib) - +[![Downloads](https://static.pepy.tech/personalized-badge/anomalib?period=total&units=international_system&left_color=grey&right_color=green&left_text=PyPI%20Downloads)](https://pepy.tech/project/anomalib) ___ From aa0d649b9ee5e17a250ac039b110ff2eeb1c784d Mon Sep 17 00:00:00 2001 From: Samet Akcay Date: Mon, 20 Jun 2022 04:05:16 -0700 Subject: [PATCH 4/4] Do not center the text. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1c4dac3957..b703d884bf 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ ___ [![Pre-merge Checks](https://github.com/openvinotoolkit/anomalib/actions/workflows/pre_merge.yml/badge.svg)](https://github.com/openvinotoolkit/anomalib/actions/workflows/pre_merge.yml) [![Build Docs](https://github.com/openvinotoolkit/anomalib/actions/workflows/docs.yml/badge.svg)](https://github.com/openvinotoolkit/anomalib/actions/workflows/docs.yml) [![Downloads](https://static.pepy.tech/personalized-badge/anomalib?period=total&units=international_system&left_color=grey&right_color=green&left_text=PyPI%20Downloads)](https://pepy.tech/project/anomalib) + ___