From 037d5af9c21eaf5259c713f65ecceb1a8f29e3db Mon Sep 17 00:00:00 2001 From: Rene Schallner <30892199+renerocksai@users.noreply.github.com> Date: Wed, 24 May 2023 19:46:11 +0200 Subject: [PATCH] make discord badge link to server --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7947ee..d399e48 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # ⚡zap⚡ - blazingly fast backends in zig -![](https://github.com/zigzap/zap/actions/workflows/mastercheck.yml/badge.svg) ![Discord](https://img.shields.io/discord/1107835896356675706?label=chat&logo=discord&style=plastic) +![](https://github.com/zigzap/zap/actions/workflows/mastercheck.yml/badge.svg) [![Discord](https://img.shields.io/discord/1107835896356675706?label=chat&logo=discord&style=plastic)](https://discord.gg/jcGcEr4v) Zap is intended to become the [zig](https://ziglang.org) replacement for the kind of REST APIs I used to write in [python](https://python.org) with