Skip to content

Commit dbbc2ba

Browse files
authored
Add download badges for NPM and PyPI (#180)
1 parent 73e1f7c commit dbbc2ba

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
# `Capsule`
1010

1111
[![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)
12+
[![NPM Downloads](https://img.shields.io/npm/dm/@capsule-run%2Fcli?label=npm&color=orange&cacheSeconds=1209600)](https://www.npmjs.com/package/@capsule-run/cli)
13+
[![PyPI Downloads](https://img.shields.io/pypi/dm/capsule-run?label=pypi&color=blue&cacheSeconds=1209600)](https://pypi.org/project/capsule-run/)
1214

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

0 commit comments

Comments
 (0)