Merge pull request #187 from novalagung/master

add documentation shortcut
This commit is contained in:
Julien Laffaye
2020-07-15 12:42:56 -04:00
committed by GitHub

View File

@@ -13,6 +13,10 @@ A FTP client package for Go
go get -u github.com/jlaffaye/ftp
```
## Documentation ##
https://pkg.go.dev/github.com/jlaffaye/ftp?tab=doc
## Example ##
```go