summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/README.txt b/README.txt
new file mode 100644
index 0000000..642e942
--- /dev/null
+++ b/README.txt
@@ -0,0 +1,14 @@
+= fflacify
+Easily convert media into .flac
+
+== fflacify-dir usage
+
+./fflacify-dir [DIR] [EXT]
+
+Converts all files in the target dir with the provided extension to .flac
+== fflacify usage
+
+./flacify [FILE]
+
+Converts the target file into .flac
+