Fix typos
1 files changed, 2 insertions(+), 1 deletions(-) M README.md
M README.md => README.md +2 -1
@@ 1,4 1,4 @@ `calculate` is a command line tool for estimating calories burned while `calories` is a command line tool for estimating calories burned while hiking. @@ # Basic usage: 7,6 7,7 @@ hiking. calories weight(kg) distance(km) time(min) ``` for example: `calories 76 5 60` If you want to specify a nonzero elevation gain, use the `-e` flag: ```