From c236d4b008efca4e04d393aebda96018bddbcc14 Mon Sep 17 00:00:00 2001 From: Ayo Date: Sat, 7 Oct 2023 22:27:26 +0200 Subject: [PATCH] chore: update description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ed3afd..57ce20e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Nitro + Vanilla Custom Elements -This is a minimal Proof of Concept for using [Nitro](https://nitro.unjs.io) and vanilla JS custom elements using my [Web Component Base](https://ayco.io/n/web-component-base) class. +This is a Proof of Concept and testing ground for using [Nitro](https://nitro.unjs.io) and vanilla JS custom elements using my [Web Component Base](https://ayco.io/n/web-component-base) class. ## Setting up