From f18acf021037a89781412afac09e73bfc686f2ca Mon Sep 17 00:00:00 2001 From: ayoayco Date: Thu, 29 May 2025 23:08:47 +0200 Subject: [PATCH] chore: update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index dc0a152..6a25b4d 100644 --- a/README.md +++ b/README.md @@ -35,3 +35,7 @@ There are many ways to get in touch: 1. [htm](https://github.com/developit/htm) - I use it for the `html` function for tagged templates, and take a lot of inspiration in building the rendering implementation. It is highly likely that I will go for what Preact is doing... but we'll see. 1. [fast](https://github.com/microsoft/fast) - When I found that Microsoft has their own base class I thought it was super cool! 1. [lit](https://github.com/lit/lit) - `lit-html` continues to amaze me and I worked to make `wcb` generic so I (and others) can continue to use it + +--- +*Just keep building.*
+*A project by [Ayo Ayco](https://ayo.ayco.io)* \ No newline at end of file