From 396ff6401f6035258d8b6f982124bef4b9e65800 Mon Sep 17 00:00:00 2001 From: J-VdS <38380578+J-VdS@users.noreply.github.com> Date: Mon, 3 May 2021 23:03:57 +0200 Subject: [PATCH] Meta: Add Discord badge to README.md (#6839) Add a Discord badge to the top of the README.md file. It will show the number of online users in the Discord server. If clicked it will redirect you to the invite page. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 90f1984e77..b73cb99481 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ Graphical Unix-like operating system for x86 computers. [![Build status](https://github.com/SerenityOS/serenity/workflows/Build,%20lint,%20and%20test/badge.svg)](https://github.com/SerenityOS/serenity/actions?query=workflow%3A"Build%2C%20lint%2C%20and%20test") [![Fuzzing Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/serenity.svg)](https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:serenity) +[![Discord](https://img.shields.io/discord/830522505605283862.svg?logo=discord&logoColor=white&logoWidth=20&labelColor=7289DA&label=Discord&color=17cf48)](https://discord.gg/29gCcKsXkF) ## About