summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2020-04-25 03:35:20 -0400
committerGitHub <[email protected]>2020-04-25 03:35:20 -0400
commitf0beb638c50ca4f71f3f4fa3caa566420886ea10 (patch)
treefe87d0003cc5f405eb9e479d720b8a18d95d56b5 /README.md
parent2e7cff8b619fc63613aba64e77f26af513c1f849 (diff)
downloadmusicSorter-f0beb638c50ca4f71f3f4fa3caa566420886ea10.tar.gz
musicSorter-f0beb638c50ca4f71f3f4fa3caa566420886ea10.zip
Added credit
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