From 4476eefd47eaa090658a3ffa8e18793cd834f121 Mon Sep 17 00:00:00 2001 From: MerkomassDev Date: Sat, 26 Aug 2023 13:37:35 +0200 Subject: [PATCH] Readability changes in README.md (#625) * Made README.md introduction more readable * Underlined important reminder in README.md even though the reminder is bold, it's not visible enough * small typo fix README.md removed an unnecesary comma --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a6d8433bd..62642defe 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@
Spotube Logo - An open source, cross-platform Spotify client that doesn't require Premium nor uses Electron!
- That uses Spotify's data/discovery API and YouTube (or Piped.video) as audio source + An open source, cross-platform Spotify client compatible across multiple platforms
+ utilizing Spotify's data API and YouTube (or Piped.video) as an audio source,
+ eliminating the need for Spotify Premium and Electron. Visit the website Discord Server @@ -37,7 +38,7 @@ ### ❌ Unsupported features -- 🗣️ **Spotify Shows & Podcasts:** Shows and Podcasts can **never be supported** because the audio tracks are _only_ available on Spotify and accessing them would require Spotify Premium. +- 🗣️ **Spotify Shows & Podcasts:** Shows and Podcasts can **never be supported** because the audio tracks are _only_ available on Spotify and accessing them would require Spotify Premium. - 🎧 **Spotify Listen Along:** [Coming soon!](https://github.com/KRTirtho/spotube/issues/8) ## 📜 ⬇️ Installation guide