From 25acc59c08e1f524fd162a39907fbe39253e359b Mon Sep 17 00:00:00 2001 From: Nic Cope Date: Thu, 2 Nov 2023 10:47:57 -0700 Subject: [PATCH] Mark this as a WIP Signed-off-by: Nic Cope --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a7ce8f7..cb798a6 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # function-runtime-oci + A Composition Function runtime that wraps an OCI container + +**This is a work in progress. It is not yet functional.**