# README
adder
Adder is a simple Go program that acts like a calculator that can only do addition. It features a -l, --limit option, and returns the calculation's total, and the number of items in the calculation.
See LICENSE file for licensing information.