From 78fce3c3b5e42d99b68432c165dc6c33873eef13 Mon Sep 17 00:00:00 2001 From: Charlie Egan Date: Thu, 30 Mar 2023 09:31:20 +0100 Subject: [PATCH] Archive repo proposal I propose that we update the readme to point to the in-tree SDK and mark the repo as archived. Signed-off-by: Charlie Egan --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index af407db..278ab11 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -**Work in Progress -- Contributions welcome!** +:warning: **Note:** This SDK has been moved into the main OPA repo and can be found [here](https://github.com/open-policy-agent/opa/tree/main/internal/wasm/sdk). + +--- # Open Policy Agent WebAssemby Go SDK This is the source for the Open Policy Agent WebAssembly Go SDK which