Update readme.md

This commit is contained in:
Sindre Sorhus 2023-02-19 02:02:31 +07:00 committed by decodism
parent 935d9eb63d
commit 65b8969d29
1 changed files with 1 additions and 0 deletions

View File

@ -193,6 +193,7 @@ This package:
- Support for listening to key down, not just key up.
- Swift Package Manager support.
- Connect a shortcut to an `NSMenuItem`.
- Works when [`NSMenu` is open](https://github.com/sindresorhus/KeyboardShortcuts/issues/1) (e.g. menu bar apps).
`MASShortcut`:
- More mature.