From 9edca6604f4b06f9d6fac029bb6e2dd335330851 Mon Sep 17 00:00:00 2001 From: Benjamin Eckel Date: Mon, 25 Sep 2023 15:41:45 -0500 Subject: [PATCH] chore: link back to the extism/extism sdk --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 82d2496..f0bdd11 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,5 @@ Zig SDK for the extism WebAssembly Plugin-System. -> **Note**: This is an early 1.0 release and is unstable until we hit 1.0. If you are looking to integrate now consider looking at the 0.x version in the extism/extism repo. +> **Note**: This is an early 1.0 release and is unstable until we hit 1.0. If you are looking to integrate now consider looking at the 0.x version in the [extism/extism](https://github.com/extism/extism/tree/main/zig) repo.