From 1ff4a276e72d76bdd863b023bb4bfb9268a972f5 Mon Sep 17 00:00:00 2001 From: Boshi Lian Date: Thu, 27 Dec 2018 03:59:21 -0800 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 199ac245..ba2d2a7d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # 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%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) @@ -72,7 +71,9 @@ docker run -d -p 2222:2222 \ ``` ### with [Snap](https://snapcraft.io/sshpiperd) - + +[![Get it from the Snap Store](https://snapcraft.io/static/images/badges/en/snap-store-white.svg)](https://snapcraft.io/sshpiperd) + ``` sudo snap install sshpiperd ```