diff --git a/README.md b/README.md index 1126f50..bfd4622 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # gliderlabs/ssh -[![Slack](http://slack.gliderlabs.com/badge.svg)](http://slack.gliderlabs.com) [![GoDoc](https://godoc.org/github.com/gliderlabs/ssh?status.svg)](https://godoc.org/github.com/gliderlabs/ssh) [![Go Report Card](https://goreportcard.com/badge/github.com/gliderlabs/ssh)](https://goreportcard.com/report/github.com/gliderlabs/ssh) +[![Slack](http://slack.gliderlabs.com/badge.svg)](http://slack.gliderlabs.com) [![GoDoc](https://godoc.org/github.com/gliderlabs/ssh?status.svg)](https://godoc.org/github.com/gliderlabs/ssh) [![Go Report Card](https://goreportcard.com/badge/github.com/gliderlabs/ssh)](https://goreportcard.com/report/github.com/gliderlabs/ssh) [![OpenCollective](https://opencollective.com/ssh/backers/badge.svg)](#backers) [![OpenCollective](https://opencollective.com/ssh/sponsors/badge.svg)](#sponsors) This Go package wraps the [crypto/ssh package](https://godoc.org/golang.org/x/crypto/ssh) with a higher-level API for @@ -47,6 +47,76 @@ design, please submit API changes as issues to discuss before submitting PRs. Also, you can [join our Slack](http://slack.gliderlabs.com) to discuss as well. +## Backers + +Support us with a monthly donation and help us continue our activities. [[Become a backer](https://opencollective.com/ssh#backer)] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +## Sponsors + +Become a sponsor and get your logo on our README on Github with a link to your site. [[Become a sponsor](https://opencollective.com/ssh#sponsor)] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ## License BSD