aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2014-12-11 11:35:05 +0100
committerHarald Eilertsen <haraldei@anduin.net>2014-12-11 11:35:05 +0100
commitdd9490d438ad202b9454558bfd42112d6386720d (patch)
tree1af7e78a12cb7c099df31cfda98989897daecc17
parent31a0b324141fb5f1a70877e68df397d896aebe2c (diff)
downloadimusician-reports-dd9490d438ad202b9454558bfd42112d6386720d.tar.gz
imusician-reports-dd9490d438ad202b9454558bfd42112d6386720d.tar.bz2
imusician-reports-dd9490d438ad202b9454558bfd42112d6386720d.zip
Update readme with requirements and usage.
-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