Skip to content

Commit ce930bf

Browse files
committed
Replace unstable PyPI badges in README
1 parent 902946d commit ce930bf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Zero Context Protocol Python SDK
22

33
[![PyPI version](https://img.shields.io/pypi/v/zero-context-protocol-sdk.svg)](https://pypi.org/project/zero-context-protocol-sdk/)
4-
[![Python versions](https://img.shields.io/pypi/pyversions/zero-context-protocol-sdk.svg)](https://pypi.org/project/zero-context-protocol-sdk/)
5-
[![PyPI downloads](https://img.shields.io/pypi/dm/zero-context-protocol-sdk.svg)](https://pypi.org/project/zero-context-protocol-sdk/)
4+
[![Python versions](https://img.shields.io/badge/python-%3E%3D3.10-blue.svg)](https://pypi.org/project/zero-context-protocol-sdk/)
5+
[![PyPI status](https://img.shields.io/badge/downloads-syncing-blue.svg)](https://pypi.org/project/zero-context-protocol-sdk/)
66

77
`zero-context-protocol-python` is the reference Python SDK and runtime for Zero
88
Context Protocol (ZCP).

0 commit comments

Comments
 (0)