commit 53f6cf29467a9ae42079be950ba5b187004bfd10
Author: Zotify <10505468-zotify@users.noreply.gitlab.com>
Date: Sun Dec 26 04:53:43 2021 +0000
Upload New File
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..42bc870
--- /dev/null
+++ b/README.md
@@ -0,0 +1,141 @@
+# Zotify
+
+### A music and podcast downloader needing only a python interpreter and ffmpeg.
+
+
+
+
+
+
+
+```
+Requirements:
+
+Binaries
+
+- Python 3.9 or greater
+- ffmpeg*
+- Git**
+
+Python packages:
+
+- pip install -r requirements.txt
+
+```
+
+\*ffmpeg can be installed via apt for Debian-based distros or by downloading the binaries from [ffmpeg.org](https://ffmpeg.org) and placing them in your %PATH% in Windows. Mac users can install it with [Homebrew](https://brew.sh) by running `brew install ffmpeg`.
+
+\*\*Git can be installed via apt for Debian-based distros or by downloading the binaries from [git-scm.com](https://git-scm.com/download/win) for Windows.
+
+### Command line usage:
+
+```
+Basic command line usage:
+ python zotify