From 1f30155ebe8d2de45821aeb066a77856bd19c73f Mon Sep 17 00:00:00 2001 From: Leon Morival Date: Mon, 25 May 2026 11:51:02 +0200 Subject: [PATCH] feat: readme --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index e215bc4..9d487a6 100644 --- a/README.md +++ b/README.md @@ -5,12 +5,6 @@ This is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next- First, run the development server: ```bash -npm run dev -# or -yarn dev -# or -pnpm dev -# or bun dev ```