From 9c41f2e29a8f643847d4f3f38b2eaa2efdd66099 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Wed, 20 Dec 2023 07:41:24 +0100 Subject: [PATCH] chore: update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d55d1bc..b9cca97 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ The result is a reactive UI on property changes. [View on CodePen ↗](https://c 1. [Library Size](#library-size) ## Project Status -It is ready for many cases we see people use custom elements for. If you have a cool project built on **WebComponent.io** we'd love to know! Please [open an issue](https://github.com/ayoayco/web-component-base/issues/new) or reach out to [Ayo](https://ayco.io/@ayo) if you want to be featured on the project website :) +It is ready for many cases we see people use custom elements for. If you have a cool project built on **WebComponent.io** we'd love to know! :) For building some advanced interactions, we have a few issues that are still open: [#24 smart diffing](https://github.com/ayoayco/web-component-base/issues/24), [#15 memoization](https://github.com/ayoayco/web-component-base/issues/15), [#4 attachEffect improvements](https://github.com/ayoayco/web-component-base/issues/4)