From 0987f22bd8133ab7e2a5a8b807844c3a98982ca4 Mon Sep 17 00:00:00 2001 From: Anguer Date: Mon, 18 Dec 2023 15:11:52 +0800 Subject: [PATCH] :memo: docs: update docs --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index d25da9b..2afbc90 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ ## UniApp Starter ### Introduction + The [UniApp Starter](https://github.com/anguer/uniapp-starter) is a starter template for Vite, Vue3, Pinia, Tailwindcss and TypeScript with UniApp. ### Get Started @@ -20,6 +21,7 @@ pnpm dev:mp-weixin ``` ### Tech Stack + - [UniApp](https://uniapp.dcloud.net.cn) - [Vite](https://vitejs.dev) - [Vue3](https://vuejs.org) @@ -49,3 +51,7 @@ pnpm dev:mp-weixin ### Change Log [CHANGELOG](./CHANGELOG.md) + +### License + +The [MIT license](./LICENSE).