The example for image upload needs to read: `image = imgur_session.image.image_upload('file.jpg')` instead of `image.image.upload`. Doesn't take away from the usefulness :smiley:
The example for image upload needs to read:
image = imgur_session.image.image_upload('file.jpg')instead of
image.image.upload.Doesn't take away from the usefulness 😃