diff --git a/README.md b/README.md index e69de29..824a829 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,8 @@ +# Bandcamp downloader with NiceGUI frontend + +1. Put bandcamp url into url input: https://poniesatdawn.bandcamp.com/track/into-the-fray-always +2. Fetch +3. Fetch to begin downloading +4. Download to download to client + +![Bandcamp Downloader Preview](images/first.png) diff --git a/images/first.png b/images/first.png new file mode 100644 index 0000000..133dafb Binary files /dev/null and b/images/first.png differ