From ce67266f5f755d701a384d568f26afee5a042552 Mon Sep 17 00:00:00 2001 From: snail007 Date: Tue, 19 Sep 2017 16:19:06 +0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c39fd05..628ba1d 100644 --- a/README.md +++ b/README.md @@ -1,5 +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)