From 431f9c27664ceafc6bc4028acf811184a3c21db2 Mon Sep 17 00:00:00 2001 From: Lex Date: Tue, 9 Jan 2024 15:08:50 +1000 Subject: [PATCH] Python version badge --- README.rst | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 52d37fc7..f250819c 100644 --- a/README.rst +++ b/README.rst @@ -17,9 +17,13 @@ your application. :target: ./LICENSE :alt: BSD-3 Clause License -.. image:: https://badge.fury.io/py/flask-session.svg +.. image:: https://img.shields.io/pypi/v/flask-session.svg?color=dark-green :target: https://pypi.org/project/flask-session - :alt: pypi + :alt: PyPI + +.. image:: https://img.shields.io/pypi/pyversions/flask-session.svg?color=dark-green + :target: https://pypi.org/project/flask-session/ + :alt: PyPI - Python Version .. image:: https://img.shields.io/github/v/release/pallets-eco/flask-session?include_prereleases&label=latest-prerelease :target: https://github.com/pallets-eco/flask-session/releases