diff --git a/GEMINI.md b/GEMINI.md index db0c6da..789f2d7 100644 --- a/GEMINI.md +++ b/GEMINI.md @@ -1,6 +1,6 @@ # GEMINI.md -This project is a high-performance, full-stack React development template leveraging the Bun runtime. It is designed for a seamless developer experience with a unified "single-port" architecture. +This project is makuro-base-template, a high-performance, full-stack React development template leveraging the Bun runtime. It is designed for a seamless developer experience with a unified "single-port" architecture. ## Project Overview diff --git a/README.md b/README.md index 209c038..aea3fa8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# bun-react-template +# makuro-base-template To install dependencies: diff --git a/package.json b/package.json index cf1c486..066095c 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "bun-react-template", + "name": "makuro-base-template", "version": "0.1.0", "private": true, "type": "module",