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.