From bc43d90b9bb4106cbf9f7b14b4f3a3aeafc910c3 Mon Sep 17 00:00:00 2001 From: Mohamed Diallo Date: Thu, 18 Jun 2026 21:26:47 +0200 Subject: [PATCH] Delete stats because of rates limit Removed NPM and PyPI download badges from README. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index c2e5ceb..966c52e 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,6 @@ # `Capsule` [![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&cacheSeconds=1209600)](https://www.npmjs.com/package/@capsule-run/cli) -[![PyPI Downloads](https://img.shields.io/pypi/dm/capsule-run?label=pypi&color=blue&cacheSeconds=12096000)](https://pypi.org/project/capsule-run/) [Getting Started](#getting-started) • [Documentation](#documentation) • [Issues](https://github.com/capsulerun/capsule/issues/new) • [Contributing](#contributing)