diff --git a/README.md b/README.md index b82693fc..89aa4a3b 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,13 @@ Spotube is a [Flutter](https://flutter.dev) based lightweight spotify client. It utilizes the power of Spotify & Youtube's public API & creates a hazardless, performant & resource friendly User Experience - +####
Desktop
+ + + +####Mobile
+ + # Features diff --git a/assets/mobile-screenshots/home-dark.jpg b/assets/mobile-screenshots/home-dark.jpg new file mode 100644 index 00000000..2912649c Binary files /dev/null and b/assets/mobile-screenshots/home-dark.jpg differ diff --git a/assets/mobile-screenshots/home-light.jpg b/assets/mobile-screenshots/home-light.jpg new file mode 100644 index 00000000..021c8e2d Binary files /dev/null and b/assets/mobile-screenshots/home-light.jpg differ diff --git a/assets/mobile-screenshots/lockscreen.jpg b/assets/mobile-screenshots/lockscreen.jpg new file mode 100644 index 00000000..402a4fb0 Binary files /dev/null and b/assets/mobile-screenshots/lockscreen.jpg differ diff --git a/assets/mobile-screenshots/mobile-combined.jpg b/assets/mobile-screenshots/mobile-combined.jpg new file mode 100644 index 00000000..5144e98c Binary files /dev/null and b/assets/mobile-screenshots/mobile-combined.jpg differ diff --git a/assets/mobile-screenshots/player-view.jpg b/assets/mobile-screenshots/player-view.jpg new file mode 100644 index 00000000..60b0a663 Binary files /dev/null and b/assets/mobile-screenshots/player-view.jpg differ