Skip to content

Commit e791d77

Browse files
authored
docs: Add pypi link in pypi badge in README.md
1 parent 14ad057 commit e791d77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# A2A Python SDK
22

33
[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](LICENSE)
4-
![PyPI - Version](https://img.shields.io/pypi/v/a2a-sdk)
4+
[![PyPI - Version](https://img.shields.io/pypi/v/a2a-sdk)](https://pypi.org/project/a2a-sdk/)
55
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/a2a-sdk)
66

77
<!-- markdownlint-disable no-inline-html -->

0 commit comments

Comments
 (0)