Skip to content

Commit 5a4302e

Browse files
committed
fix(readme): use shields.io pepy total-downloads badge with for-the-badge style
1 parent 09abc3e commit 5a4302e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
[![License: Apache-2.0](https://img.shields.io/badge/License-Apache--2.0-16a34a.svg?style=for-the-badge)](https://github.com/Pythoughts-labs/pythinker-code/blob/main/LICENSE)
1515
[![CI](https://img.shields.io/github/actions/workflow/status/Pythoughts-labs/pythinker-code/ci-pythinker-cli.yml?branch=main&label=CI&style=for-the-badge&logo=githubactions&logoColor=white)](https://github.com/Pythoughts-labs/pythinker-code/actions/workflows/ci-pythinker-cli.yml?query=branch%3Amain)
1616

17-
[![PyPI Downloads](https://static.pepy.tech/badge/pythinker-code)](https://pepy.tech/projects/pythinker-code)
17+
[![PyPI Downloads](https://img.shields.io/pepy/dt/pythinker-code?style=for-the-badge&logo=pypi&logoColor=white&color=blue&label=downloads)](https://pepy.tech/projects/pythinker-code)
1818
[![Code style: Ruff](https://img.shields.io/badge/code%20style-ruff-f59e0b.svg?style=flat-square&logo=ruff&logoColor=white)](https://docs.astral.sh/ruff/)
1919
[![ACP ready](https://img.shields.io/badge/ACP-ready-7c3aed.svg?style=flat-square)](https://github.com/agentclientprotocol/agent-client-protocol)
2020
[![MCP tools](https://img.shields.io/badge/MCP-tools-0891b2.svg?style=flat-square)](https://modelcontextprotocol.io/)

0 commit comments

Comments
 (0)