From 23cbeff293c7f71b7769d1a94bd5def3a24c20b1 Mon Sep 17 00:00:00 2001
From: 杨磊 <505174330@qq.com>
Date: 星期一, 28 七月 2025 09:43:32 +0800
Subject: [PATCH] 幼儿园语言教育与活动指导

---
 README.md |   25 +++++++++++++++++++++++--
 1 files changed, 23 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 8a6bf06..5c46d03 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,25 @@
-## testbookLayout
+# temp-book
 
-鏁板瓧鏁欐潗妗嗘灦
+## Project setup
+```
+yarn install
+```
+
+### Compiles and hot-reloads for development
+```
+yarn serve
+```
+
+### Compiles and minifies for production
+```
+yarn build
+```
+
+### Lints and fixes files
+```
+yarn lint
+```
+
+### Customize configuration
+See [Configuration Reference](https://cli.vuejs.org/config/).
 

--
Gitblit v1.9.1