Skip to content

Commit

Permalink
comment about where to tweet
Browse files Browse the repository at this point in the history
  • Loading branch information
shiffman committed Oct 11, 2016
1 parent 54f3489 commit ce0485e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions week4-twitter/10_download_image_url/app.js
Expand Up @@ -22,5 +22,6 @@ function download(url, filename) {

function finished() {
console.log('downloaded to: ' + filename);
// This is where you could upload the image to twitter and post a tweet
}
}

0 comments on commit ce0485e

Please sign in to comment.