aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
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 <path_to_program>/parse_report.rb <input-file.csv>
+
## License
Copyright (C) 2014 Harald Eilertsen