summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2020-04-25 03:32:54 -0400
committerGitHub <[email protected]>2020-04-25 03:32:54 -0400
commit2e7cff8b619fc63613aba64e77f26af513c1f849 (patch)
tree62f761332626a990aa7afd654cd5908c272b8220
parentd17b6bdd5a906863a3efc6ea51b5a7dea32b5200 (diff)
downloadmusicSorter-2e7cff8b619fc63613aba64e77f26af513c1f849.tar.gz
musicSorter-2e7cff8b619fc63613aba64e77f26af513c1f849.zip
added requirements
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9d57a9b..afdf6d5 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,4 @@
# musicSorter
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