1
0
Fork 0
mirror of https://github.com/zigzap/zap.git synced 2025-10-21 15:44:10 +00:00

make discord badge link to server

This commit is contained in:
Rene Schallner 2023-05-24 19:46:11 +02:00 committed by GitHub
parent 1a13dce4cb
commit 037d5af9c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
# ⚡zap⚡ - blazingly fast backends in zig # ⚡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 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 kind of REST APIs I used to write in [python](https://python.org) with