From 56e2da3027f0f3492dd21cf3234364f11916184e Mon Sep 17 00:00:00 2001 From: extrawurst Date: Sun, 14 Apr 2024 20:57:39 +0200 Subject: [PATCH] remove itch, add discord --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 92b185c9..65f3b65c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@

-[![CI][s0]][l0] [![crates][s1]][l1] ![MIT][s2] [![UNSAFE][s3]][l3] [![ITCH][s4]][l4] [![TWEET][s6]][l6] [![dep_status][s7]][l7] +[![CI][s0]][l0] [![crates][s1]][l1] ![MIT][s2] [![UNSAFE][s3]][l3] [![TWEET][s6]][l6] [![dep_status][s7]][l7] [![discord][s8]][l8]

@@ -12,12 +12,12 @@ [s2]: https://img.shields.io/badge/license-MIT-blue.svg [s3]: https://img.shields.io/badge/unsafe-forbidden-success.svg [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 [s6]: https://img.shields.io/twitter/follow/extrawurst?label=follow&style=social [l6]: https://twitter.com/intent/follow?screen_name=extrawurst [s7]: https://deps.rs/repo/github/extrawurst/gitui/status.svg [l7]: https://deps.rs/repo/github/extrawurst/gitui +[s8]: https://img.shields.io/discord/1176858176897953872 +[l8]: https://discord.gg/rQNeEnMhus
GitUI provides you with the comfort of a git GUI but right in your terminal