Skip to content

Commit

Permalink
docs: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
haoziqaq committed Oct 28, 2024
1 parent f25b278 commit 694c28b
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
- 🛠️   Provide utilities frequently used in daily development
- 🛠️   Utilities implementation is very lightweight
- 🛠️   Written based on ts, providing complete ts types
- 💪   Make sure more than 90% unit test coverage, providing stability assurance

### Installation

Expand Down
1 change: 1 addition & 0 deletions README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
- 🛠️   提供日常开发中经常使用的实用工具
- 🛠️   工具实现非常轻量
- 🛠️   使用 ts 编写,提供完善的类型支持
- 💪   确保 90% 以上单元测试覆盖率,提供稳定性保证

### 安装

Expand Down
2 changes: 2 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ hero:
features:
- title: General
details: Provide utilities frequently used in daily development
- title: Tests Coverage
details: Make sure more than 90% unit test coverage, providing stability assurance
- title: Lightweight
details: Utilities implementation is very lightweight
- title: Ts-friendly
Expand Down
2 changes: 2 additions & 0 deletions docs/zh/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ hero:
features:
- title: 通用
details: 提供日常开发中经常使用的实用工具
- title: 测试覆盖
details: 确保 90% 以上单元测试覆盖率,提供稳定性保证
- title: 轻量
details: 工具实现非常轻量
- title: Ts 友好
Expand Down

0 comments on commit 694c28b

Please sign in to comment.