From 80cfdfec796ed1f9cc1194ba3f8bbd106e6ab38c Mon Sep 17 00:00:00 2001 From: Artem Chepurnyi Date: Tue, 5 Nov 2024 20:53:14 +0200 Subject: [PATCH] chore: Add Scoop bucket to README --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5613e89d..3ba7797a 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Keyguard is written using Kotlin Multiplatform + Compose Multiplatform and large - [Android](#android); - [Linux](#linux) _(via Flatpak)_; -- Windows; +- [Windows](#windows); - [macOS](#macos). You can find artifacts for your platform on the [releases](https://github.com/AChep/keyguard-app/releases) page. @@ -75,6 +75,9 @@ The app is available in multiple package repositories: #### macOS - [brew](https://formulae.brew.sh/cask/keyguard). +#### Windows +- [scoop](https://github.com/AChep/keyguard-repo-scoop) (custom [Scoop](https://scoop.sh/) bucket). + ## License The source code is available for **personal use** only.