diff options
author | Ricky Kresslein <rk@lakoliu.com> | 2022-08-22 13:13:37 +0300 |
---|---|---|
committer | Ricky Kresslein <rk@lakoliu.com> | 2022-08-22 13:13:37 +0300 |
commit | 5cc6c54861de1ceabfbfdf6b59736108bdb36666 (patch) | |
tree | ce55543583182e697d73d5b4194b8760dc1729fb /README.md | |
parent | cbb1411a947cfda006347a504dabeb264c67ea2d (diff) | |
download | Furtherance-5cc6c54861de1ceabfbfdf6b59736108bdb36666.tar.zst |
Add Microsoft Store badge to Readme
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 |