Skip to content

Commit 28ba54e

Browse files
authored
Update download badge link in README.md (#8)
1 parent 82e66ba commit 28ba54e

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
@@ -1,6 +1,6 @@
11
# PythonSTL - Python Standard Template Library
22

3-
[![Downloads](https://img.shields.io/pypi/dw/pythonstl.svg)](https://pypi.org/project/pythonstl/)
3+
[![Downloads](https://static.pepy.tech/badge/pythonstl)](https://pepy.tech/project/pythonstl)
44
[![Python Version](https://img.shields.io/badge/python-3.10%2B-blue.svg)](https://www.python.org/downloads/)
55
[![PyPI version](https://img.shields.io/pypi/v/pythonstl.svg)](https://pypi.org/project/pythonstl/)
66
[![License](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE)

0 commit comments

Comments
 (0)