Update README

This commit is contained in:
7x11x13
2021-08-30 11:23:46 -04:00
parent 89b9ad55ac
commit 770d298e50
+3 -2
View File
@@ -1,6 +1,7 @@
# free-bandcamp-downloader
Download free and $0 minimum name-your-price albums and tracks from Bandcamp (including ones that are sent to email)
Download free and $0 minimum name-your-price albums and tracks from Bandcamp (including ones that are sent to email),
and tags them with data from the Bandcamp page.
## Installation
@@ -10,7 +11,7 @@ Make sure geckodriver is in your PATH environment variable
Install with pip
```
py -m pip install git+https://github.com/7x11x13/free-bandcamp-downloader
pip install git+https://github.com/7x11x13/free-bandcamp-downloader
```
## Usage