From 5b181c9254086a60356bc834eae8284a2ed25ef9 Mon Sep 17 00:00:00 2001 From: ddelange <14880945+ddelange@users.noreply.github.com> Date: Sat, 2 Sep 2023 10:11:46 +0300 Subject: [PATCH] :alien: Update downloads badge (#18) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e53fda..1b62272 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![codecov](https://img.shields.io/codecov/c/github/ddelange/retrie/master?logo=codecov&logoColor=white)](https://codecov.io/gh/ddelange/retrie) [![pypi Version](https://img.shields.io/pypi/v/retrie.svg?logo=pypi&logoColor=white)](https://pypi.org/project/retrie/) [![python](https://img.shields.io/pypi/pyversions/retrie.svg?logo=python&logoColor=white)](https://pypi.org/project/retrie/) -[![downloads](https://pepy.tech/badge/retrie)](https://pypistats.org/packages/retrie) +[![downloads](https://static.pepy.tech/badge/retrie)](https://pypistats.org/packages/retrie) [![black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/python/black)