From 9ce4ce77d04278835d75c0dcf820ad4e65bd66c8 Mon Sep 17 00:00:00 2001 From: snail007 Date: Tue, 19 Sep 2017 16:21:59 +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 c16b054..3a57406 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ 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)