Skip to content

Commit 82e66ba

Browse files
authored
Add download badge to README (#7)
1 parent 4a06c6e commit 82e66ba

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# PythonSTL - Python Standard Template Library
22

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

0 commit comments

Comments
 (0)