diff --git a/README.md b/README.md index 149b17b..28d3082 100644 --- a/README.md +++ b/README.md @@ -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