node-mandrill icon indicating copy to clipboard operation
node-mandrill copied to clipboard

NPM readme is outdate

Open murilopolese opened this issue 10 years ago • 0 comments

At https://www.npmjs.com/package/node-mandrill the documentation says:

var mandrill = require('mandrill')('<Your Api Key Here>');

and it should be node-mandrill as it is on current GitHub's code, right?

murilopolese avatar May 15 '15 13:05 murilopolese