diff options
Diffstat (limited to 'README.md')
-rwxr-xr-x | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md index 4172205..3aded5b 100755 --- a/README.md +++ b/README.md @@ -21,11 +21,13 @@ It allows you to track time spent on different activities without worrying about ### Install **Linux** -<a href="https://flathub.org/apps/details/com.lakoliu.Furtherance"><img width='240' alt='Download on Flathub' src="https://flathub.org/assets/badges/flathub-badge-en.png"/></a> +<a href="https://flathub.org/apps/details/com.lakoliu.Furtherance"><img width='240' alt="Download on Flathub" src="https://flathub.org/assets/badges/flathub-badge-en.png"/></a> * The easiest way to install Furtherance is from [Flathub](https://flathub.org/apps/details/com.lakoliu.Furtherance). Make sure you have Flatpak [setup](https://flatpak.org/setup/). * Furtherance is also available on Arch in the AUR, btw ([stable](https://aur.archlinux.org/packages/furtherance) or [nightly](https://aur.archlinux.org/packages/furtherance-git)) **Windows** + +<a href="https://apps.microsoft.com/store/detail/furtherance/9NHG98S3VR3W"><img alt="Download from Microsoft Store" src="https://getbadgecdn.azureedge.net/images/en-us%20dark.svg"/></a> * Furtherance for Windows is availaible from the [Microsoft Store](https://www.microsoft.com/store/apps/9NHG98S3VR3W). It uses a different codebase to provide a better experience on Windows, and it is not open-source. ### Build |