From 7269365a0dfbd15360cc876a537d16e1795a66f8 Mon Sep 17 00:00:00 2001 From: mlcui <74218657+mlcui-google@users.noreply.github.com> Date: Mon, 13 Nov 2023 13:32:16 +1100 Subject: [PATCH] readme: Add Discord badge to the top of document A coworker was having trouble finding a link to the jj Discord community. Add it to the top of the document, alongside the other badges, so it's easier to find. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9fe869c53..20d39665d 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ ![](https://img.shields.io/github/v/release/martinvonz/jj) ![](https://img.shields.io/github/release-date/martinvonz/jj) ![](https://img.shields.io/crates/v/jj-cli) +[![Discord](https://img.shields.io/discord/968932220549103686.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/dkmfj3aGQN)
![](https://github.com/martinvonz/jj/workflows/build/badge.svg) ![](https://img.shields.io/codefactor/grade/github/martinvonz/jj/main)