From f165921a07b3d45c5121224ac20a4a99d491fae7 Mon Sep 17 00:00:00 2001 From: manu Date: Fri, 13 Jun 2025 10:51:35 +0200 Subject: [PATCH] README.md aktualisiert --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index e215bc4..dd93b34 100644 --- a/README.md +++ b/README.md @@ -6,12 +6,6 @@ First, run the development server: ```bash npm run dev -# or -yarn dev -# or -pnpm dev -# or -bun dev ``` Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.