From 5ca36014fb4f55431ee92203168edc75e3522914 Mon Sep 17 00:00:00 2001 From: Sir RaptaG <77157639+RaptaG@users.noreply.github.com> Date: Tue, 16 May 2023 20:30:09 +0300 Subject: [PATCH] Rewrite table in HTML My brain hurts --- README.md | 138 +++++++++++++++++++++++++++++++++++++++++------------- 1 file changed, 106 insertions(+), 32 deletions(-) diff --git a/README.md b/README.md index c7f2b9d3..bee98c92 100644 --- a/README.md +++ b/README.md @@ -39,29 +39,114 @@ ## 📜 ⬇️ Installation guide -New releases usually appear after 3-4 months. This handy table lists all methods you can install Spotube: +New releases usually appear after 3-4 months. This handy table lists all methods you can use to install Spotube: - - -> If you don't understand this download table. You can read [installation instructions][wiki-installation-instructions] from the wiki. +> If you don't understand this download table. You can read [installation instructions](https://github.com/KRTirtho/spotube/wiki/Installation-Instrcutions) from the wiki. ### 🔄 Nightly Builds @@ -174,14 +259,3 @@ If you are concerned, feel free to [read the reason of choosing this license.](h

© Copyright Spotube 2023

- - -[win32-dlink]: https://github.com/KRTirtho/spotube/releases/latest/download/Spotube-windows-x86_64-setup.exe -[deb-dlink]: https://github.com/KRTirtho/spotube/releases/latest/download/Spotube-linux-x86_64.deb -[rpm-dlink]: https://github.com/KRTirtho/spotube/releases/latest/download/Spotube-linux-x86_64.rpm -[linux-dlink]: https://github.com/KRTirtho/spotube/releases/latest -[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/packages/oss.krtirtho.spotube -[wiki-installation-instructions]: https://github.com/KRTirtho/spotube/wiki/Installation-Instrcutions