From a131caea466f8d448fc5319b39c4f735ee134666 Mon Sep 17 00:00:00 2001 From: Kevin Wan Date: Sat, 4 Mar 2023 22:11:45 +0800 Subject: [PATCH] Update readme-cn.md (#26) --- readme-cn.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme-cn.md b/readme-cn.md index 406719f..0a5d5f8 100644 --- a/readme-cn.md +++ b/readme-cn.md @@ -56,7 +56,7 @@ Usage of tproxy: Remote address (host:port) to connect -s Enable statistics -t string - The type of protocol, currently support grpc + The type of protocol, currently support http2, grpc, redis and mongodb ``` ## 示例