From 073908a522b6ed479a1d43353ab9be4a16ce0041 Mon Sep 17 00:00:00 2001 From: Stephan Dilly Date: Thu, 18 Jun 2020 10:27:55 +0200 Subject: [PATCH] add chat badge --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dcdab55b..a72a027c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@

-![CI][s0] [![crates][s1]][l1] ![MIT][s2] [![UNSAFE][s3]][l3] [![ITCH][s4]][l4] +![CI][s0] [![crates][s1]][l1] ![MIT][s2] [![UNSAFE][s3]][l3] [![ITCH][s4]][l4] [![DISC][s5]][l5]

@@ -13,6 +13,8 @@ [l3]: https://github.com/rust-secure-code/safety-dance/ [s4]: https://img.shields.io/badge/itch.io-ok-green [l4]: https://extrawurst.itch.io/gitui +[s5]: https://img.shields.io/discord/723083834811220028.svg?logo=chat +[l5]: https://discord.gg/GzMyq7
Blazing fast terminal client for git written in Rust