From 770d298e504db782642fac02246d5ec52e432294 Mon Sep 17 00:00:00 2001 From: 7x11x13 Date: Mon, 30 Aug 2021 11:23:46 -0400 Subject: [PATCH] Update README --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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