Skip to content

Commit 24ab5a5

Browse files
committed
docs: 更新项目文档
- 在项目文档中添加了新的特性说明:基于线程池的异步实现 - 这个更新让文档更加完整,详细地介绍了框架的一个重要特性
1 parent aab22f8 commit 24ab5a5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ features:
2727
- icon: 🧩
2828
title: 模块化的插件系统
2929
details: 框架本身不提供功能,一切功能都是由一个个插件提供的
30+
- icon: 🔁
31+
title: 基于线程池
32+
details: 使用线程池实现异步,但是又没有原本异步的复杂语法
3033
- icon: 🗑️
3134
title: 编不下去了……
3235
details: "没啥优点<br>你知道的,就正常一个QQBot框架基本该有的功能"

0 commit comments

Comments
 (0)