Commit 04d278a
docs: add PyPI, Python version, downloads, and docs badges to README
Merge #6023
## Summary
Add shields.io badges to the README to improve project discoverability and provide quick metadata at a glance.
### Badges added:
- **PyPI version** — links to the [google-adk](https://pypi.org/project/google-adk/) package page
- **Python versions** — shows supported Python versions (3.10+)
- **Monthly downloads** — displays PyPI download count
- **Documentation** — links to the official docs at [adk-docs](https://google.github.io/adk-docs/)
### Before
Only the License badge was present.
### After
README header now shows License, PyPI version, Python versions, downloads, and docs badges — consistent with other Google open-source Python projects.
Co-authored-by: George Weale <gweale@google.com>
PiperOrigin-RevId: 9308056731 parent 8354007 commit 04d278a
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
4 | 8 | | |
5 | 9 | | |
6 | 10 | | |
| |||
0 commit comments