Skip to content

Commit 7d5e696

Browse files
authored
bump quote
1 parent aa0cea2 commit 7d5e696

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
[![Slack](http://slack.gliderlabs.com/badge.svg)](http://slack.gliderlabs.com)
88
[![Email Updates](https://img.shields.io/badge/updates-subscribe-yellow.svg)](https://app.convertkit.com/landing_pages/243312)
99

10+
> This package is dope. It's always refreshing to see nice API design. —[@bradfitz](https://twitter.com/bradfitz), Go team member
11+
1012
This Go package wraps the [crypto/ssh
1113
package](https://godoc.org/golang.org/x/crypto/ssh) with a higher-level API for
1214
building SSH servers. The goal of the API was to make it as simple as using
@@ -30,8 +32,6 @@ building SSH servers. The goal of the API was to make it as simple as using
3032
}
3133
3234
```
33-
> This package is dope. It's always refreshing to see nice API design. —[@bradfitz](https://twitter.com/bradfitz), Go team member
34-
3535
This package was built by [@progrium](https://twitter.com/progrium) after working on nearly a dozen projects at Glider Labs using SSH and collaborating with [@shazow](https://twitter.com/shazow) (known for [ssh-chat](https://github.com/shazow/ssh-chat)).
3636

3737
## Examples

0 commit comments

Comments
 (0)