From f39b0a41df9f57ecb5bf5ea3d45aab6e26b2a3f3 Mon Sep 17 00:00:00 2001 From: sss Date: Wed, 13 Aug 2025 16:08:19 -0700 Subject: [PATCH] Delete README.md --- README.md | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 README.md diff --git a/README.md b/README.md deleted file mode 100644 index 74d2c32..0000000 --- a/README.md +++ /dev/null @@ -1,9 +0,0 @@ -# sune - -Simple Vite-powered Hello World site. - -## Scripts - -- `npm install` to install dependencies. -- `npm run dev` to start the development server. -- `npm run build` to build the site into the `docs/` directory for GitHub Pages.