addition-therebelrobot
v1.0.0
Published
A simple addition module
Readme
Addition Module
A super simple addition module. That's all it does.
Install
npm install --save addition-therebelrobotUsage
var add = require('addition-therebelrobot')
console.log(add(1,2)) // should print out threeContributors
- Trent Oswald (@therebelrobot) [email protected]
Licence
ISC (refer to included LICENSE file)
