unsplash / unsplash-js

🤖 Official JavaScript wrapper for the Unsplash API
https://www.npmjs.com/package/unsplash-js
MIT License
2.15k stars 157 forks source link

Updated ReadMe file to include toJson dependency in first example #124

Closed rahibbert closed 4 years ago

rahibbert commented 4 years ago

Updated the readme file to include the toJson import in the first code example. A simple change that would potentially make it quicker to get up and running with the simple code examples provided, without having to go through the entire readme file.

Screenshots/Videos (User Facing Changes)

Before

Screenshot 2020-03-28 at 12 14 35 AM

After

Screenshot 2020-03-28 at 12 23 59 AM