From d2d9192966a7719747c04ce992b4a7df098cf82f Mon Sep 17 00:00:00 2001 From: Marcelo Trylesinski Date: Sat, 20 Jan 2024 11:43:45 +0100 Subject: [PATCH] Add PyPI versions supported (#2431) --- README.md | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 06bfcbb2..1357f9c0 100644 --- a/README.md +++ b/README.md @@ -4,17 +4,13 @@

✨ The little ASGI framework that shines. ✨

-

- - Build Status - - - Package version - -

--- +[![Build Status](https://github.com/encode/starlette/workflows/Test%20Suite/badge.svg)](https://github.com/encode/starlette/actions) +[![Package version](https://badge.fury.io/py/starlette.svg)](https://pypi.python.org/pypi/starlette) +[![Supported Python Version](https://img.shields.io/pypi/pyversions/starlette.svg?color=%2334D058)](https://pypi.org/project/starlette) + **Documentation**: [https://www.starlette.io/](https://www.starlette.io/) --- -- 2.47.3