From dd9490d438ad202b9454558bfd42112d6386720d Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Thu, 11 Dec 2014 11:35:05 +0100 Subject: Update readme with requirements and usage. --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 761f93c..a2f8bb2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,16 @@ # Parse sales reports from iMusicianDigital +Parses the csv exported from iMusicianDigital's sales page and outputs +a few different reports that may be more useful and easy to read. + +## Requirements + +* Ruby 2.x + +## Usage + + ruby /parse_report.rb + ## License Copyright (C) 2014 Harald Eilertsen -- cgit v1.2.3