From dc706aa9039c99fe9bb3597c509b7ba1aa8c3ce2 Mon Sep 17 00:00:00 2001 From: Alan R Lowe Date: Sun, 27 Aug 2023 09:39:45 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb9b80eb..9b89613d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [![PyPI](https://img.shields.io/pypi/v/btrack)](https://pypi.org/project/btrack) -[![Downloads](https://pepy.tech/badge/btrack/month)](https://pepy.tech/project/btrack) +[![Downloads](https://static.pepy.tech/badge/btrack/month)](https://pepy.tech/project/btrack) [![Black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) [![Tests](https://github.com/quantumjot/btrack/actions/workflows/test.yml/badge.svg)](https://github.com/quantumjot/btrack/actions/workflows/test.yml) [![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)