From 7a9edd22f7f062d860040f564814996b4b035883 Mon Sep 17 00:00:00 2001 From: Ryan Hanson Date: Sat, 19 Aug 2023 07:24:40 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 733feb3f1..d814aef0a 100644 --- a/README.md +++ b/README.md @@ -138,3 +138,5 @@ Pull requests for new localizations or improvements on existing localizations ar ### Running the app in Xcode (for developers) Rectangle uses [Swift Package Manager](https://www.swift.org/package-manager/) to install Sparkle and MASShortcut. + +The original repository for MASShortcut was archived, so Rectangle uses my fork: https://github.com/rxhanson/MASShortcut. If you want to make any changes that involve MASShortcut, please make a pull request on my fork.