From 5f0f17e628fb89033803b667cc73d13ce58834e6 Mon Sep 17 00:00:00 2001 From: Ahmed Date: Fri, 20 Feb 2026 03:30:31 +0530 Subject: [PATCH] add SvelteKit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 140682e..bb8d5de 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ git push origin main ## 🧰 Changing Frameworks? -This template is ready for **React (Vite), Vue, or Astro** right out of the box. +This template is ready for **React, SvelteKit, Vue, or Astro** right out of the box. If you decide to try a different framework like Create React App, Next.js, or SvelteKit, you just need to tell the server which folder to look for.