summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index afdf6d5..e0afe27 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,6 @@
-# musicSorter
+# Music Sorter
+musicSorter.rb is a music sorting script I made :D Feel free to use this code as you will, I would appreciate being credited if you do.
+
Will sort your music nicely into folders, using the metadata found within the song files
Requires the ffruby gem to be installed, which in turn requires libavformat and libavcodec libraries to be installed on your system