node-mandrill
node-mandrill copied to clipboard
NPM readme is outdate
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?