Skip to content

Commit 0be43cb

Browse files
committed
README: add link to Travis build, add GoDoc badge
1 parent 38e9e60 commit 0be43cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ sftp
33

44
The `sftp` package provides support for file system operations on remote ssh servers using the SFTP subsystem.
55

6-
!["unix status"](https://travis-ci.org/pkg/sftp.svg)
6+
[![UNIX Build Status](https://travis-ci.org/pkg/sftp.svg?branch=master)](https://travis-ci.org/pkg/sftp) [![GoDoc](http://godoc.org/github.com/pkg/sftp?status.svg)](http://godoc.org/github.com/pkg/sftp)
77

88
usage and examples
99
------------------

0 commit comments

Comments
 (0)