From 72a20b241486487a0b4d4e03edffe8cc6f27fe1e Mon Sep 17 00:00:00 2001 From: Boshi Lian Date: Wed, 21 Jun 2017 02:44:11 +0800 Subject: [PATCH] add some badges --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 33c981f3..a0792761 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ # SSH Piper [![Build Status](https://travis-ci.org/tg123/sshpiper.svg?branch=master)](https://travis-ci.org/tg123/sshpiper) -[![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/tg123/sshpiper?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) +[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/tg123/sshpiper?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) +[![Go Report Card](https://goreportcard.com/badge/github.com/tg123/sshpiper)](https://goreportcard.com/report/github.com/tg123/sshpiper) +[![GoDoc](https://godoc.org/github.com/tg123/sshpiper/ssh?status.svg)](https://godoc.org/github.com/tg123/sshpiper/ssh) SSH Piper works as a proxy-like ware, and route connections by `username`, `src ip` , etc.