From 3d37b1b0b5d4036d1a3ab9f43967e04cbe5bf9c5 Mon Sep 17 00:00:00 2001 From: Mithun Gowda B Date: Tue, 15 Jul 2025 22:34:53 +0530 Subject: [PATCH] Added PyPi Badge to `README.md` for branch `master` (#144) * Update README.md * Update README.md * Update README.md * Update SuperClaude.py * Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 48f478b..e075c69 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # SuperClaude v3 🚀 [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Version](https://img.shields.io/badge/version-3.0.0-blue.svg)](https://github.com/NomenAK/SuperClaude) +[![PyPI version](https://img.shields.io/pypi/v/SuperClaude.svg)](https://pypi.org/project/SuperClaude/) [![GitHub issues](https://img.shields.io/github/issues/NomenAK/SuperClaude)](https://github.com/NomenAK/SuperClaude/issues) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/NomenAK/SuperClaude/blob/master/CONTRIBUTING.md) [![Contributors](https://img.shields.io/github/contributors/NomenAK/SuperClaude)](https://github.com/NomenAK/SuperClaude/graphs/contributors)