Skip to content

Commit d12d7be

Browse files
committed
docs(vue-cesium): 📝 updated readme.md
1 parent eb8be4c commit d12d7be

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<!--
22
* @Author: zouyaoji@https://github.com/zouyaoji
33
* @Date: 2021-09-03 16:57:27
4-
* @LastEditTime: 2023-08-01 11:14:52
5-
* @LastEditors: zouyaoji 370681295@qq.com
4+
* @LastEditTime: 2023-12-13 10:33:36
5+
* @LastEditors: ly
66
* @Description:
7-
* @FilePath: \vue-cesium@next\README.md
7+
* @FilePath: \vue-cesium\README.md
88
-->
99
<p align="center">
1010
<img width="256px" src="https://zouyaoji.top/vue-cesium/images/vue-cesium-logo.svg">
@@ -75,6 +75,7 @@ the project will install all dependencies.
7575
With command
7676

7777
```bash
78+
$ pnpm gen:version
7879
$ pnpm website-dev
7980
```
8081

README.zh.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<!--
22
* @Author: zouyaoji@https://github.com/zouyaoji
33
* @Date: 2021-04-29 16:12:05
4-
* @LastEditTime: 2023-08-01 11:05:07
5-
* @LastEditors: zouyaoji 370681295@qq.com
4+
* @LastEditTime: 2023-12-27 10:28:42
5+
* @LastEditors: ly
66
* @Description:
7-
* @FilePath: \vue-cesium@next\README.zh.md
7+
* @FilePath: \vue-cesium\README.zh.md
88
-->
99
<p align="center">
1010
<img width="256px" src="https://zouyaoji.top/vue-cesium/images/vue-cesium-logo.svg">
@@ -77,6 +77,7 @@ $ pnpm i
7777
命令
7878

7979
```bash
80+
$ pnpm gen:version
8081
$ pnpm website-dev
8182
```
8283

0 commit comments

Comments
 (0)