diff --git a/README.md b/README.md index ed55c23b..e601afbb 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,12 @@ [![Build Status](https://github.com/Kludex/uvicorn/workflows/Test%20Suite/badge.svg)](https://github.com/Kludex/uvicorn/actions) [![Package version](https://badge.fury.io/py/uvicorn.svg)](https://pypi.python.org/pypi/uvicorn) [![Supported Python Version](https://img.shields.io/pypi/pyversions/uvicorn.svg?color=%2334D058)](https://pypi.org/project/uvicorn) +[![Discord](https://img.shields.io/discord/1051468649518616576?logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/RxKUF5JuHs) + +--- **Documentation**: [https://uvicorn.dev](https://uvicorn.dev) + **Source Code**: [https://www.github.com/Kludex/uvicorn](https://www.github.com/Kludex/uvicorn) --- diff --git a/docs/index.md b/docs/index.md index cd6d3997..96c63c55 100644 --- a/docs/index.md +++ b/docs/index.md @@ -30,7 +30,8 @@ --- -**Documentation**: [https://uvicorn.dev](https://uvicorn.dev)
+**Documentation**: [https://uvicorn.dev](https://uvicorn.dev) + **Source Code**: [https://www.github.com/Kludex/uvicorn](https://www.github.com/Kludex/uvicorn) ---