Skip to content

Commit d638e08

Browse files
authored
Fix PyPI Downloads badge in README (#177)
Updated PyPI Downloads badge to show monthly downloads.
1 parent ecd1cba commit d638e08

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88

99
# `Capsule`
1010

11-
[![CI](https://img.shields.io/github/actions/workflow/status/capsulerun/capsule/ci.yml?branch=main&label=CI)](https://github.com/capsulerun/capsule/actions/workflows/ci.yml) [![NPM Downloads](https://img.shields.io/npm/dm/@capsule-run%2Fcli?label=npm&color=orange)](https://www.npmjs.com/package/@capsule-run/cli) [![PyPI Downloads](https://img.shields.io/pypi/dm/capsule-run?label=PyPI&color=3775A9)](https://pypistats.org/packages/capsule-run)
11+
[![CI](https://img.shields.io/github/actions/workflow/status/capsulerun/capsule/ci.yml?branch=main&label=CI)](https://github.com/capsulerun/capsule/actions/workflows/ci.yml) [![NPM Downloads](https://img.shields.io/npm/dm/@capsule-run%2Fcli?label=npm&color=orange)](https://www.npmjs.com/package/@capsule-run/cli) [![PyPI Downloads](https://static.pepy.tech/personalized-badge/capsule-run?period=monthly&units=ABBREVIATION&left_color=grey&right_color=blue&right_text=ee&left_text=downloads/month(PyPI))](https://pypi.org/project/capsule-run)
12+
1213

1314

1415
[Getting Started](#getting-started)[Documentation](#documentation)[Issues](https://github.com/capsulerun/capsule/issues/new)[Contributing](#contributing)

0 commit comments

Comments
 (0)