From e79e1e5a5bb90ec75da9e9631f40c287ffdbeb2c Mon Sep 17 00:00:00 2001 From: Eva Date: Wed, 18 Dec 2024 10:12:02 -0500 Subject: [PATCH] Update README.md added zig bindings to language bindings section. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a790e6bf..71affd68 100644 --- a/README.md +++ b/README.md @@ -151,6 +151,7 @@ and use to get a basic plugin experience: - [clap-sys](https://github.com/glowcoil/clap-sys), rust binding - [CLAP-for-Delphi](https://github.com/Bremmers/CLAP-for-Delphi), Delphi binding +- [clap-zig-bindings](https://sr.ht/~interpunct/clap-zig-bindings/), Zig bindings ## Artwork