diff --git a/README.md b/README.md index 1102e6d..a9a3097 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Taro + Redux + Typescript 快速开发模版 ### 特性 -[x] - 使用 [redux-toolkit](https://github.com/reduxjs/redux-toolkit) 简化 redux 模版代码书写, 更好的 typescript 支持 -[x] - 封装常用 hook, 抽离常用逻辑代码 -[x] - 本地 mock 数据, 快速进行前后端分离开发 -[x] - 基于 [conventional-commits](https://conventionalcommits.org) 规范提交信息 +- [x] 使用 [redux-toolkit](https://github.com/reduxjs/redux-toolkit) 简化 redux 模版代码书写, 更好的 typescript 支持 +- [x] 封装常用 hook, 抽离常用逻辑代码 +- [x] 本地 mock 数据, 快速进行前后端分离开发 +- [x] 基于 [conventional-commits](https://conventionalcommits.org) 规范提交信息