Skip to content

Commit 26c3328

Browse files
committed
improve README
1 parent 0bcce30 commit 26c3328

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Diff for: README.md

+10
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
1+
[![Build Status](https://travis-ci.org/problame/go-netssh.svg?branch=master)](https://travis-ci.org/problame/go-netssh)
2+
3+
Package netssh provides `net.Conn` and `net.Listener` that uses the ssh binary + `authorized_keys` file as a transport.
4+
5+
## API documentation
6+
17
See `example/` and https://godoc.org/github.com/problame/go-netssh
8+
9+
## License
10+
11+
See LICENSE file.

0 commit comments

Comments
 (0)