diff --git a/README.md b/README.md index d4fc1d0..4d8cc8d 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # Vue3-Tutorial A Tutorial for Vue 3. --[x] Vue3 --[x] vue-router --[x] Vite --[x] setup --[x] echarts +- [x] Vue3 +- [x] vue-router +- [x] Vite +- [x] setup +- [x] echarts ## How to use You should clone the repo and install the dependencies, and then npm start.That is all.