Add link to Discord server to README.md (#43926)
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Wed, 28 Oct 2020 00:00:03 +0000 (01:00 +0100)
committerGitHub <noreply@github.com>
Wed, 28 Oct 2020 00:00:03 +0000 (17:00 -0700)
README.md

index 2416f2a..71c5ae5 100644 (file)
--- a/README.md
+++ b/README.md
@@ -2,6 +2,7 @@
 
 [![Build Status](https://dnceng.visualstudio.com/public/_apis/build/status/dotnet/runtime/runtime?branchName=master)](https://dnceng.visualstudio.com/public/_build/latest?definitionId=686&branchName=master)
 [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/dotnet/runtime)
+[![Discord](https://img.shields.io/discord/732297728826277939?style=flat-square&label=Discord&logo=discord&logoColor=white&color=7289DA)](https://aka.ms/dotnet-discord)
 
 This repo contains the code to build the .NET runtime, libraries and shared host (`dotnet`) installers for
 all supported platforms, as well as the sources to .NET runtime and libraries.