From 6e3c9805164acfe7be57f687712ab87e49314e8d Mon Sep 17 00:00:00 2001 From: Rene Schallner <30892199+renerocksai@users.noreply.github.com> Date: Tue, 16 May 2023 04:47:08 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 2962825..824a443 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) +![](https://github.com/zigzap/zap/actions/workflows/mastercheck.yml/badge.svg) ![Discord](https://img.shields.io/discord/1107835896356675706?label=chat&logo=discord&style=plastic) 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 @@ -17,10 +17,6 @@ production, I use [nginx](https://www.nginx.com) as a reverse proxy anyway. Zap wraps and patches [facil.io - the C web application framework](https://facil.io). ---- -

Join us on Discord!

- ---- **⚡ZAP⚡ IS SUPER ALPHA**