Skip to content

Commit

Permalink
replace images links to main
Browse files Browse the repository at this point in the history
  • Loading branch information
C0ntrolDev committed Aug 6, 2024
1 parent 21e55ff commit 924843d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div align="center">
<img src="https://raw.githubusercontent.com/C0ntrolDev/spotify_downloader/dev-1.1/github_images/app_icon.png" width="100"/>
<img src="https://raw.githubusercontent.com/C0ntrolDev/spotify_downloader/main/github_images/app_icon.png" width="100"/>
</div>
<h1 align="center">
Spotify Downloader
Expand All @@ -10,7 +10,7 @@ App that allows you to download your favorite playlists at the touch of just one

## Screenshots

<img src="https://raw.githubusercontent.com/C0ntrolDev/spotify_downloader/dev-1.1/github_images/main_screen.png" width="200" /> <img src="https://raw.githubusercontent.com/C0ntrolDev/spotify_downloader/dev-1.1/github_images/download_screen.png" width="200" /> <img src="https://raw.githubusercontent.com/C0ntrolDev/spotify_downloader/dev-1.1/github_images/change_source_screen.png" width="200" />
<img src="https://raw.githubusercontent.com/C0ntrolDev/spotify_downloader/main/github_images/main_screen.png" width="200" /> <img src="https://raw.githubusercontent.com/C0ntrolDev/spotify_downloader/main/github_images/download_screen.png" width="200" /> <img src="https://raw.githubusercontent.com/C0ntrolDev/spotify_downloader/main/github_images/change_source_screen.png" width="200" />

## About App

Expand Down

0 comments on commit 924843d

Please sign in to comment.