From 33ad1a246ba5134725c0060e6de5ab84d3f3f66a Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Thu, 7 May 2020 23:27:59 +0800 Subject: [PATCH] Add related project to the readme --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 04bc82c..ea2e2a8 100644 --- a/readme.md +++ b/readme.md @@ -511,7 +511,8 @@ It's inspired by that package and other solutions. The main difference is that t ## Related -- [Preferences](https://github.com/sindresorhus/Preferences) - Add a preferences window to your macOS app in minutes +- [Preferences](https://github.com/sindresorhus/Preferences) - Add a preferences window to your macOS app +- [KeyboardShortcuts](https://github.com/sindresorhus/KeyboardShortcuts) - Add user-customizable global keyboard shortcuts to your macOS app - [LaunchAtLogin](https://github.com/sindresorhus/LaunchAtLogin) - Add "Launch at Login" functionality to your macOS app - [DockProgress](https://github.com/sindresorhus/DockProgress) - Show progress in your app's Dock icon - [Gifski](https://github.com/sindresorhus/Gifski) - Convert videos to high-quality GIFs on your Mac