From 3345b3a570c6053909b55dffdcc8b7fe4cbce4bb Mon Sep 17 00:00:00 2001 From: snail007 Date: Tue, 19 Sep 2017 16:20:57 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dca485d..3a57406 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ 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.**