Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stensmo authored Sep 3, 2023
1 parent c603277 commit 6d2ab48
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,9 @@ Examples:
SFTPClient.download.(sftp, files, downloadDir=downloadDir)
```

You can also use it like this:

```
df=DataFrame(CSV.File(SFTPClient.download(sftp, "/mydir/test.csv")))
Expand Down

0 comments on commit 6d2ab48

Please sign in to comment.