Skip to content

Commit

Permalink
fix example in README
Browse files Browse the repository at this point in the history
The first example is missing a closing breaket.
Fixes #814
  • Loading branch information
Andreas Auernhammer committed Sep 19, 2017
1 parent 4e0f567 commit 6af7b3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ func main() {
}

log.Printf("%#v\n", minioClient) // minioClient is now setup
}
```

## Quick Start Example - File Uploader
Expand Down

0 comments on commit 6af7b3e

Please sign in to comment.