From 5010616e85fc11c38a96242e39a25e171b06ed4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Deniz=20=C5=9Eafak?= Date: Fri, 12 Dec 2025 04:33:39 +0300 Subject: [PATCH] Add PyPI total downloads badge to README Added a badge for total downloads from PyPI. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b1b15c3..92d72de 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ [![GitHub Release](https://img.shields.io/github/v/release/denizsafak/abogen)](https://github.com/denizsafak/abogen/releases/latest) [![Abogen PyPi Python Versions](https://img.shields.io/pypi/pyversions/abogen)](https://pypi.org/project/abogen/) [![Operating Systems](https://img.shields.io/badge/os-windows%20%7C%20linux%20%7C%20macos%20-blue)](https://github.com/denizsafak/abogen/releases/latest) +![Pepy Total Downloads](https://img.shields.io/pepy/dt/abogen?label=downloads%20(pypi)&color=blue) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) [![License: MIT](https://img.shields.io/badge/License-MIT-maroon.svg)](https://opensource.org/licenses/MIT)