From f83265f49db301253d50683fc3b1f38f4bf6075b Mon Sep 17 00:00:00 2001 From: xsf Date: Fri, 21 Jan 2022 12:03:24 +0800 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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.