Skip to content

Commit 553df68

Browse files
committed
fix(readme): update PyPI badges to shields.io style
1 parent 2c7562f commit 553df68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# TrueEntropy 🎲
22

33
[![CI](https://github.com/medeirosdev/TrueEntropy-PyLib/actions/workflows/ci.yml/badge.svg)](https://github.com/medeirosdev/TrueEntropy-PyLib/actions/workflows/ci.yml)
4-
[![PyPI version](https://badge.fury.io/py/trueentropy.svg)](https://pypi.org/project/trueentropy/)
4+
[![PyPI version](https://img.shields.io/pypi/v/trueentropy.svg)](https://pypi.org/project/trueentropy/)
55
[![PyPI downloads](https://img.shields.io/pypi/dm/trueentropy.svg)](https://pypi.org/project/trueentropy/)
66
[![Python 3.9+](https://img.shields.io/badge/python-3.9+-blue.svg)](https://www.python.org/downloads/)
77
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

0 commit comments

Comments
 (0)