diff --git a/README.md b/README.md index 6e6e6ae..31a6fcb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Cesium Learning 记录 -基于 Vue3 + TypeScript + Vite + Cesium 实现 Cesium 的各种效果,致力于封装各种场景 -- hooks 化,高效复用。 +基于 `Vue3` + `TypeScript` + `Vite` + `Cesium` 实现 `Cesium` 的各种效果,致力于封装各种场景 -- `hooks` 化,高效复用。 `demoPage` 中为学习的各个实例,快速复盘可以看笔者的[《Cesium 快速入门》](https://rayadaschn.github.io/front-end-life/Framework/Cesium/Cesium01.html)系列。