diff --git a/README.md b/README.md index 3c6fbb4..c9304fe 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,8 @@ Proxy是golang实现的高性能http,https,websocket,tcp,udp,socks5代理服务 - ...   ### 手册目录 -本页是最新v3.2手册,其他版本手册请点击下面链接查看. +本页是最新v3.3手册,其他版本手册请点击下面链接查看. +- [v3.2手册](https://github.com/snail007/goproxy/tree/v3.2) - [v3.1手册](https://github.com/snail007/goproxy/tree/v3.1) - [v3.0手册](https://github.com/snail007/goproxy/tree/v3.0) - [v2.x手册](https://github.com/snail007/goproxy/tree/v2.2)