From 351a173a723b9ce3074812def89faf4f51a64884 Mon Sep 17 00:00:00 2001 From: Nshen Date: Fri, 2 Apr 2021 09:11:49 +0800 Subject: [PATCH] docs: add create-cesium link --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ab20162..ea87abe 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,9 @@ Easily set up a [`Cesium`] project in [`Vite`]. [`Cesium`]: https://github.com/CesiumGS/cesium [`Vite`]: https://github.com/vitejs/vite -[中文教程](https://segmentfault.com/a/1190000039344137) +**update:** if you just wanna a scaffolding by using this plugin, try [create-cesium](https://www.npmjs.com/package/create-cesium), it's simply a command `yarn create cesium`. + +Chinese tutorial: [中文教程](https://segmentfault.com/a/1190000039344137) ## Install