test-adder
v1.0.3
Published
a simple module to add numbers
Downloads
8
Readme
This package takes a list of numbers and adds them.
v1.0.0 took only two numbers. v1.0.1 takes a list of arbitrary length and sums them. v1.0.2 added this README v1.0.3 added to the README
I published this just to learn how to use npm publish.
