Skip to content

Commit dc26aad

Browse files
Jacksunweicopybara-github
authored andcommitted
docs: Adds pypi badge to README.md
PiperOrigin-RevId: 793713600
1 parent 7f12387 commit dc26aad

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Agent Development Kit (ADK)
22

33
[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](LICENSE)
4+
[![PyPI](https://img.shields.io/pypi/v/google-adk)](https://pypi.org/project/google-adk/)
45
[![Python Unit Tests](https://github.com/google/adk-python/actions/workflows/python-unit-tests.yml/badge.svg)](https://github.com/google/adk-python/actions/workflows/python-unit-tests.yml)
56
[![r/agentdevelopmentkit](https://img.shields.io/badge/Reddit-r%2Fagentdevelopmentkit-FF4500?style=flat&logo=reddit&logoColor=white)](https://www.reddit.com/r/agentdevelopmentkit/)
67
[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/google/adk-python)
@@ -14,7 +15,7 @@
1415
</h3>
1516
<h3 align="center">
1617
Important Links:
17-
<a href="https://google.github.io/adk-docs/">Docs</a>,
18+
<a href="https://google.github.io/adk-docs/">Docs</a>,
1819
<a href="https://github.com/google/adk-samples">Samples</a>,
1920
<a href="https://github.com/google/adk-java">Java ADK</a> &
2021
<a href="https://github.com/google/adk-web">ADK Web</a>.

0 commit comments

Comments
 (0)