From 61e0aa4e21672fdcd25acd86dda33b49da352d8c Mon Sep 17 00:00:00 2001 From: Rohan Sharma Sitoula <100085662+rohansharmasitoula@users.noreply.github.com> Date: Wed, 29 Oct 2025 02:29:53 +0530 Subject: [PATCH] Replace downloads badge with PyPI downloads badge Updated badge for PyPI downloads to use a new link. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 9e53c05..67416e4 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,6 @@ [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Documentation](https://img.shields.io/badge/docs-available-brightgreen.svg)](https://rohansharmasitoula.github.io/blocknote-py/) [![CI](https://github.com/rohansharmasitoula/blocknote-py/workflows/CI/badge.svg)](https://github.com/rohansharmasitoula/blocknote-py/actions) -[![Downloads](https://pepy.tech/badge/blocknote-py)](https://pepy.tech/project/blocknote-py) [![PyPI - Downloads](https://img.shields.io/pypi/dm/blocknote-py)](https://pypi.org/project/blocknote-py/) [![GitHub stars](https://img.shields.io/github/stars/rohansharmasitoula/blocknote-py)](https://github.com/rohansharmasitoula/blocknote-py)