Skip to content

Commit d2f66c5

Browse files
chore: add downloads per month badge to README (#402)
1 parent 58ef2d2 commit d2f66c5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,14 @@
88

99
[![CI][ci-badge]][ci-build]
1010
[![pypi][pypi-badge]][pypi-docs]
11+
[![pypi][pypi-downloads]][pypi-docs]
1112
[![python][python-versions]][pypi-docs]
1213

1314
[ci-badge]: https://github.com/GoogleCloudPlatform/alloydb-python-connector/actions/workflows/tests.yaml/badge.svg?event=push
1415
[ci-build]: https://github.com/GoogleCloudPlatform/alloydb-python-connector/actions/workflows/tests.yaml?query=event%3Apush+branch%3Amain
1516
[pypi-badge]: https://img.shields.io/pypi/v/google-cloud-alloydb-connector
1617
[pypi-docs]: https://pypi.org/project/google-cloud-alloydb-connector
18+
[pypi-downloads]: https://img.shields.io/pypi/dm/google-cloud-alloydb-connector
1719
[python-versions]: https://img.shields.io/pypi/pyversions/google-cloud-alloydb-connector
1820

1921
The _AlloyDB Python Connector_ is an [AlloyDB](https://cloud.google.com/alloydb)

0 commit comments

Comments
 (0)