From bd3ccb4830d32fb2ac5b07583aa4c4148df7e1b9 Mon Sep 17 00:00:00 2001 From: Ryan Atkinson Date: Thu, 21 Sep 2023 02:31:10 -0600 Subject: [PATCH] opener --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ea0e32c..751041e 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,13 @@ # @fuz.dev/template -> a static web app and Node library template with [Svelte](https://github.com/sveltejs/svelte), +> a static web app and Node library template with +> [TypeScript](https://github.com/microsoft/TypeScript), +> [Svelte](https://github.com/sveltejs/svelte), > [SvelteKit](https://github.com/sveltejs/kit), -> [felt-ui](https://github.com/feltjs/felt-ui), -> and [Gro](https://github.com/feltjs/gro) +> [Vite](https://github.com/vitejs/vite), +> [esbuild](https://github.com/evanw/esbuild), +> [Fuz](https://github.com/fuz-dev/fuz), +> and [Gro](https://github.com/grogarden/gro) deployed: [template.fuz.dev](https://template.fuz.dev/)