From 90a83f89527279e339b160781ee5622bd0380f09 Mon Sep 17 00:00:00 2001 From: Asai Neko Date: Tue, 9 Dec 2025 16:51:18 +0800 Subject: [PATCH] Modify README - Remove default yarn settings section - Add maintainer section Signed-off-by: Asai Neko --- README.md | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index d551ab9..dd120e0 100644 --- a/README.md +++ b/README.md @@ -24,15 +24,7 @@ - Cloudflare - Zed Editor -## Commands +## Maintainer -All commands are run from the root of the project, from a terminal: - -| Command | Action | -| :--------------------- | :----------------------------------------------- | -| `yarn install` | Installs dependencies | -| `yarn dev` | Starts local dev server at `localhost:4321` | -| `yarn build` | Build your production site to `./dist/` | -| `yarn preview` | Preview your build locally, before deploying | -| `yarn astro ...` | Run CLI commands like `astro add`, `astro check` | -| `yarn astro -- --help` | Get help using the Astro CLI | +- Asai Neko +- Noa Virellia