You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think the README could benefit from a short "Usage" section below the "Installation" section.
It should show what you should actually require() in your code - require('request') OR require('request-promise-native').
Thanks.
The text was updated successfully, but these errors were encountered:
Hi.
I think the README could benefit from a short "Usage" section below the "Installation" section.
It should show what you should actually
require()
in your code -require('request')
ORrequire('request-promise-native')
.Thanks.
The text was updated successfully, but these errors were encountered: