From a48a87f17b75da401aa382c07952f2fa21f915c6 Mon Sep 17 00:00:00 2001 From: snail007 Date: Tue, 19 Sep 2017 16:20:39 +0800 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d775c6d..dca485d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ - + +Proxy是golang实现的高性能http,https,websocket,tcp代理服务器.
-Proxy是golang实现的高性能http,https,websocket,tcp代理服务器. - [![stable](https://img.shields.io/badge/stable-stable-green.svg)](https://github.com/snail007/goproxy/) [![license](https://img.shields.io/github/license/snail007/goproxy.svg?style=plastic)]() [![download_count](https://img.shields.io/github/downloads/snail007/goproxy/total.svg?style=plastic)](https://github.com/snail007/goproxy/releases) [![download](https://img.shields.io/github/release/snail007/goproxy.svg?style=plastic)](https://github.com/snail007/goproxy/releases) **1.开始代理,使用本地端口38080.**