From 4430e829ce78d2a6974d2edeaa7dd324630497c7 Mon Sep 17 00:00:00 2001 From: Rene Schallner Date: Fri, 28 Jun 2024 11:42:27 +0200 Subject: [PATCH] update badge in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d21efb..e209b1a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ⚡zap⚡ - blazingly fast backends in zig -![](https://github.com/zigzap/zap/actions/workflows/build-zig-11.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)](https://discord.gg/jQAAN6Ubyj) +![](https://github.com/zigzap/zap/actions/workflows/build-current-zig.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)](https://discord.gg/jQAAN6Ubyj) Zap is the [zig](https://ziglang.org) replacement for the REST APIs I used to write in [python](https://python.org) with