Update README.md

This commit is contained in:
Whale 2020-12-25 01:27:19 +08:00 committed by GitHub
parent 1e6cc9cd84
commit d00f6ee3a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,6 +20,8 @@
**2.0 版本如果有问题请第一时间加群反馈!**
**有关 3.0 版本的最新情况,请看这里:[Issue](#)**
## 简介
炸毛框架使用 PHP 编写,采用 Swoole 扩展为基础,主要面向 API 服务聊天机器人OneBot 兼容的 QQ 机器人对接),包含 Websocket、HTTP 等监听和请求库,用户代码采用模块化处理,使用注解可以方便地编写各类功能。