Skip to content

Commit 0447024

Browse files
committed
Update pypi downloads badge on README.
1 parent ab1ff52 commit 0447024

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
@@ -15,7 +15,7 @@
1515

1616
| Source | Downloads | Page | Installation Command |
1717
|-----------|---------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------|--------------------------------------------|
18-
| **PyPi** | [![PyPI Downloads](https://img.shields.io/pypi/dm/awswrangler.svg)](https://pypi.org/project/awswrangler/) | [Link](https://pypi.org/project/awswrangler/) | `pip install awswrangler` |
18+
| **PyPi** | [![PyPI Downloads](https://pepy.tech/badge/awswrangler)](https://pypi.org/project/awswrangler/) | [Link](https://pypi.org/project/awswrangler/) | `pip install awswrangler` |
1919
| **Conda** | [![Conda Downloads](https://img.shields.io/conda/dn/conda-forge/awswrangler.svg)](https://anaconda.org/conda-forge/awswrangler) | [Link](https://anaconda.org/conda-forge/awswrangler) | `conda install -c conda-forge awswrangler` |
2020

2121
## Quick Start

0 commit comments

Comments
 (0)