From: Marcelo Trylesinski Date: Thu, 2 Oct 2025 20:15:44 +0000 (+0100) Subject: Add discord to README/docs (#3034) X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fheads%2Fmain;p=thirdparty%2Fstarlette.git Add discord to README/docs (#3034) --- diff --git a/README.md b/README.md index cc056a52..ae999684 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ [![Build Status](https://github.com/Kludex/starlette/workflows/Test%20Suite/badge.svg)](https://github.com/Kludex/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) +[![Discord](https://img.shields.io/discord/1051468649518616576?logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/RxKUF5JuHs) --- diff --git a/docs/index.md b/docs/index.md index 6ff2c2a1..eeb11c0e 100644 --- a/docs/index.md +++ b/docs/index.md @@ -15,6 +15,9 @@ Supported Python versions + + Discord +

---