Skip to content

Commit 55750c9

Browse files
committed
docs: update python version badge in README
1 parent 7d560a0 commit 55750c9

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
@@ -13,7 +13,7 @@
1313
<a href="https://pepy.tech/project/privalyse-cli"><img src="https://pepy.tech/badge/privalyse-cli/month" alt="Downloads"></a>
1414
<a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="License: MIT"></a>
1515
<a href="https://github.com/Privalyse/privalyse-cli/actions/workflows/test.yml"><img src="https://github.com/Privalyse/privalyse-cli/actions/workflows/test.yml/badge.svg" alt="Tests"></a>
16-
<a href="https://pypi.org/project/privalyse-cli/"><img src="https://img.shields.io/pypi/pyversions/privalyse-cli.svg" alt="Python Versions"></a>
16+
<a href="https://pypi.org/project/privalyse-cli/"><img src="https://img.shields.io/badge/python-3.8+-blue.svg" alt="Python Versions"></a>
1717
</p>
1818

1919
<p align="center">

0 commit comments

Comments
 (0)