From 768d99494f7193084b4e4db42b316489158cb612 Mon Sep 17 00:00:00 2001 From: Connor Smith Date: Tue, 31 Oct 2023 10:58:44 -0600 Subject: [PATCH] docs: add note about deprecated status Signed-off-by: Connor Smith --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e1c1696a..bfc23bc3 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +> [!IMPORTANT] +> This host is now **deprecated** and is not receiving feature updates. For the latest wasmCloud features, use the [primary host runtime](https://github.com/wasmCloud/wasmCloud/tree/main/crates/host). + ![wasmCloud logo](https://raw.githubusercontent.com/wasmCloud/branding/main/02.Horizontal%20Version/Pixel/PNG/Wasmcloud.Logo-Hrztl_Color.png) [![wasmcloud_host build status](https://img.shields.io/github/actions/workflow/status/wasmcloud/wasmcloud-otp/wasmcloud_host.yml?branch=main)](https://github.com/wasmCloud/wasmcloud-otp/actions/workflows/wasmcloud_host.yml)