From cd6722665d20ed6a9221a44d381b5e0901fc918d Mon Sep 17 00:00:00 2001
From: Surpriseplus <845948745@qq.com>
Date: 星期五, 15 九月 2023 17:12:09 +0800
Subject: [PATCH] 颜色别表更新

---
 README.md |   31 +++++++++++++++++++++++++++++--
 1 files changed, 29 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 82ef552..07df2c5 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,31 @@
-## LunarMidplane
+# demo-cesium
 
-鏈堢悆涓彴
+## Project setup
 
+```
+npm install
+cnpm install
+```
+
+### Compiles and hot-reloads for development
+
+```
+npm run serve
+cnpm run serve
+```
+
+### Compiles and minifies for production
+
+```
+npm run build
+```
+
+### Lints and fixes files
+
+```
+npm run lint
+```
+
+### Customize configuration
+
+See [Configuration Reference](https://cli.vuejs.org/config/).

--
Gitblit v1.9.3