From 4915a9309fcad58ac08b9fa550563d3287b531ad Mon Sep 17 00:00:00 2001 From: Marcelo Trylesinski Date: Thu, 2 Oct 2025 21:15:44 +0100 Subject: [PATCH] Add discord to README/docs (#3034) --- README.md | 1 + docs/index.md | 3 +++ 2 files changed, 4 insertions(+) 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 +

--- -- 2.47.3