Skip to content

Commit bf6b59b

Browse files
committed
Update README.md
1 parent 9caf620 commit bf6b59b

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ MixPHP 是一个 PHP 命令行模式开发框架;基于 `Vega` 驱动的 HTTP
3333

3434
## 开发文档
3535

36-
- `V3.0` [快速开始](#快速开始) [服务器](#服务器) [独立模块](#独立模块)
36+
- `V3.0` 1.[快速开始](#快速开始) 2.[服务器](#服务器) 3.[独立模块](#独立模块)
3737
- `V2.2` https://www.kancloud.cn/onanying/mixphp2-2/content
3838
- `V2.1` https://www.kancloud.cn/onanying/mixphp2-1/content
3939
- `V2.0` https://www.kancloud.cn/onanying/mixphp2/content
@@ -89,13 +89,6 @@ composer create-project --prefer-dist mix/grpc-skeleton grpc
8989
- [MixPHP V3 增加了 PHP-FPM、CLI-Server 的支持](https://zhuanlan.zhihu.com/p/394059925)
9090
- [MixPHP V3 发布前的感想, 有哪些变化和特点](https://zhuanlan.zhihu.com/p/392558932)
9191

92-
## `AD` 混联网关
93-
94-
[混联网关](https://connmix.com/) - 可编程分布式长连接网关
95-
96-
- 可用于聊天室、直播弹幕、IM即时通讯、在线客服、网络游戏、硬件通讯、智能家居、物联网等领域的开发
97-
- 几行代码,免费搞定socket、websocket实时通讯
98-
9992
## 技术交流
10093

10194
知乎:https://www.zhihu.com/people/onanying

README_EN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Support multiple server drivers, and can switch seamlessly.
3333

3434
## Documentation
3535

36-
- `V3.0` [Quick start](#Quick-start) [Server](#Server) [Standalone module](#Standalone-module)
36+
- `V3.0` 1.[Quick start](#Quick-start) 2.[Server](#Server) 3.[Standalone module](#Standalone-module)
3737
- `V2.2` https://www.kancloud.cn/onanying/mixphp2-2/content
3838
- `V2.1` https://www.kancloud.cn/onanying/mixphp2-1/content
3939
- `V2.0` https://www.kancloud.cn/onanying/mixphp2/content

0 commit comments

Comments
 (0)