update docs

This commit is contained in:
Richard Chien
2020-04-28 23:10:17 +08:00
parent 23ec6c7108
commit 685f441967
3 changed files with 5 additions and 2 deletions

View File

@ -10,5 +10,5 @@ features:
details: 精心设计的消息处理流程使得你可以很方便地将原型扩充为具有大量实用功能的完整聊天机器人,并持续保证扩展性。
- title: 高性能
details: 采用异步 I/O利用 WebSocket 进行通信,以获得极高的性能;同时,支持使用多账号同时接入,减少业务宕机的可能。
footer: MIT Licensed | Copyright © 2020 Richard Chien
footer: MIT Licensed | Copyright © 2020 NoneBot Team
---