From ec7adea194482891ffcecee4da2cb5924b0ed83a Mon Sep 17 00:00:00 2001 From: snail007 Date: Tue, 19 Sep 2017 15:58:18 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 93ed6d9..15b4589 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -#Proxy +# Proxy 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)