Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
n10v committed May 29, 2016
1 parent aed0647 commit d6520ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ func main() {
if err = pic.SetPictureFromFile("artwork.jpg"); err != nil {
log.Fatal("Error while setting a picture from file: ", err)
}

if err = tag.SetAttachedPicture(pic); err != nil {
log.Fatal("Error while setting a picture frame to tag: ", err)
}
Expand Down

0 comments on commit d6520ac

Please sign in to comment.