use godoc badge

This commit is contained in:
tgic 2014-12-17 17:12:20 +08:00 committed by Boshi Lian
parent 1a20cc047e
commit c1a2932f9d

View file

@ -218,7 +218,7 @@ This is useful when you want use publickey and something like [google-authentica
you can configure the rule at `/etc/pam.d/sshpiperd`
## API @ [Godoc](https://godoc.org/github.com/tg123/sshpiper/ssh#SSHPiperConfig)
## API @ [![GoDoc](https://godoc.org/github.com/tg123/sshpiper?status.svg)](https://godoc.org/github.com/tg123/sshpiper/ssh#SSHPiperConfig)
Package ssh in sshpiper is compatible with[golang.org/x/crypto/ssh](http://golang.org/x/crypto/ssh).
All func and datatype left unchanged. You can use it like [golang.org/x/crypto/ssh](http://golang.org/x/crypto/ssh).