Skip to content

Commit 3c58403

Browse files
committed
Chore: Update download numbers badge in README
1 parent ded4478 commit 3c58403

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
@@ -5,7 +5,7 @@
55
[![Build status (documentation)](https://readthedocs.org/projects/sqlalchemy-cratedb/badge/)](https://crate.io/docs/python/)
66
[![PyPI Version](https://img.shields.io/pypi/v/sqlalchemy-cratedb.svg)](https://pypi.org/project/sqlalchemy-cratedb/)
77
[![Python Version](https://img.shields.io/pypi/pyversions/sqlalchemy-cratedb.svg)](https://pypi.org/project/sqlalchemy-cratedb/)
8-
[![PyPI Downloads](https://img.shields.io/pypi/dw/sqlalchemy-cratedb.svg)](https://pypi.org/project/sqlalchemy-cratedb/)
8+
[![PyPI Downloads](https://pepy.tech/badge/sqlalchemy-cratedb/month)](https://pepy.tech/project/sqlalchemy-cratedb/)
99
[![Wheel](https://img.shields.io/pypi/wheel/sqlalchemy-cratedb.svg)](https://pypi.org/project/sqlalchemy-cratedb/)
1010
[![Status](https://img.shields.io/pypi/status/sqlalchemy-cratedb.svg)](https://pypi.org/project/sqlalchemy-cratedb/)
1111
[![License](https://img.shields.io/pypi/l/sqlalchemy-cratedb.svg)](https://pypi.org/project/sqlalchemy-cratedb/)

0 commit comments

Comments
 (0)