From 81ffe4a37e686b5b09ae74366eae6eaf5fdd13e6 Mon Sep 17 00:00:00 2001 From: Mohcine Chraibi Date: Sun, 24 May 2026 17:30:18 +0200 Subject: [PATCH] add download badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9c49693f..4e53a869 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pedpy) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.7194992.svg)](https://doi.org/10.5281/zenodo.7194992) [![License](https://img.shields.io/pypi/l/pedpy.svg)](https://github.com/PedestrianDynamics/pedpy/blob/main/LICENSE) +[![Downloads](https://static.pepy.tech/badge/pedpy/month)](https://pepy.tech/projects/pedpy) ![ci workflow](https://github.com/PedestrianDynamics/PedPy/actions/workflows/ci.yml/badge.svg) [![codecov](https://codecov.io/gh/PedestrianDynamics/PedPy/graph/badge.svg?token=X5C9NTKAVK)](https://codecov.io/gh/PedestrianDynamics/PedPy) [![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)