From b364125f3b77ac4c56e2dad3d010fd355b25d4e0 Mon Sep 17 00:00:00 2001
From: 闫增涛 <1829501689@qq.com>
Date: 星期五, 25 四月 2025 11:07:27 +0800
Subject: [PATCH] 《航空服务口语交际与播音技巧 》全本制作

---
 README.md |   24 ++++++++++++++++++++++--
 1 files changed, 22 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 8a6bf06..a2c406e 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,24 @@
-## 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