From 5e998af787a192a24fa5825958507dee06bf753c Mon Sep 17 00:00:00 2001 From: Jitka Obselkova Date: Wed, 11 Jun 2025 10:29:06 +0200 Subject: [PATCH] Update badges in README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fb75496e..0f0f6d14 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # pulp_python -![Pulp Nightly CI/CD](https://github.com/pulp/pulp_python/actions/workflows/nightly.yml/badge.svg) +[![PyPI](https://img.shields.io/pypi/v/pulp_python.svg)](https://pypi.python.org/pypi/pulp_python) +[![Pulp Nightly CI/CD](https://github.com/pulp/pulp_python/actions/workflows/nightly.yml/badge.svg)](https://github.com/pulp/pulp_python/actions/workflows/nightly.yml) A Pulp plugin to support hosting your own pip compatible Python packages.