pradel / node-instagram

Instagram api client for node that support promises.
MIT License
190 stars 27 forks source link

Updated README.md with examples of access token as parameter #26

Closed khendrikse closed 6 years ago

khendrikse commented 6 years ago

Updated README.md with examples of access token as parameter

pradel commented 6 years ago

that's great thanks! can you please resolve conflicts? :)

khendrikse commented 6 years ago

Hopefully this works! Sorry, it took me some time to figure it out. :)

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 95755a8721aa1bcbb3f88af5f5421c17fa3cbd73 on khendrikse:master into 3a2bbb6270181a6b6ffc5dba1c249c39d03893c9 on pradel:master.

pradel commented 6 years ago

Also can you please run npm run format before the commit? (it will make the ci green :) )

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling cb97e2f52dbcd1e1f7f6d1f41cf14386899fe41d on khendrikse:master into 3a2bbb6270181a6b6ffc5dba1c249c39d03893c9 on pradel:master.

khendrikse commented 6 years ago

Auch sorry for that, that was very messy of me. Hopefully now it works right?

pradel commented 6 years ago

Thats perfect thank you for the pr! :)