From b7f9d96b2808a9f4721aec7405c96f30f0ef7792 Mon Sep 17 00:00:00 2001 From: Kingkor Roy Tirtho Date: Mon, 20 Jun 2022 17:21:26 +0600 Subject: [PATCH] F-Droid download link badge added --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 41117801..492862dd 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ I'm always releasing newer versions of binary of the software each 2-3 month wit | Platform | Package/Installation Method | | -------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| Android | [Android Download][android-dlink] | +| Android | [Android Download][android-dlink]
[Android Download][fdroid-dlink]| | Debian/Ubuntu | [Linux Debian/Ubuntu Download][deb-dlink]
Then run: `sudo apt install Spotube-linux-x86_64.deb` | | Flatpak | `flatpak install com.github.KRTirtho.Spotube`
Download on Flathub | | Arch/Manjaro | pamac: `pamac install spotube-bin`
yay: `yay -Sy spotube-bin` | @@ -165,5 +165,6 @@ Follow me on [Twitter](https://twitter.com/@krtirtho) for newer updates about th [appimage-dlink]: https://github.com/KRTirtho/spotube/releases/latest/download/Spotube-linux-x86_64.AppImage [mac-dlink]: https://github.com/KRTirtho/spotube/releases/latest/download/Spotube-macos-x86_64.dmg [android-dlink]: https://github.com/KRTirtho/spotube/releases/latest/download/Spotube-android-all-arch.apk +[fdroid-dlink]: https://f-droid.org/uk/packages/oss.krtirtho.spotube/index.html -[wiki-installation-instructions]: https://github.com/KRTirtho/spotube/wiki/Installation-Instrcutions +[wiki-installation-instructions]: https://github.com/KRTirtho/spotube/wiki/Installation-Instrcutions \ No newline at end of file