diff options
| author | Vadim Shpakovski | 2012-07-06 13:50:30 +0300 | 
|---|---|---|
| committer | Vadim Shpakovski | 2012-07-06 13:50:30 +0300 | 
| commit | 27a5c52eda2624ad89a6f9f66925cffa345160be (patch) | |
| tree | b6315def756a72086b785eb6a11a34ff03887aef | |
| parent | 6e0d714bea4940a63ca6dae7043d6b558f20760c (diff) | |
| download | MASShortcut-27a5c52eda2624ad89a6f9f66925cffa345160be.tar.bz2 | |
Improves README.
| -rw-r--r-- | README.md | 4 | 
1 files changed, 1 insertions, 3 deletions
| @@ -1,10 +1,8 @@  # MASShortcut -This set of classes is a modern interface for recording and storing global keyboard shortcuts. -  Prior to Xcode 4 we used the framework [ShortcutRecorder](http://wafflesoftware.net/shortcut/). However, it is incompatible with a new plugin architecture. -This repository has ARC-enabled Objective-C code compatible with OS X 10.8 and its sandboxed environment. Enjoy! +This set of classes is a modern interface for recording and storing global keyboard shortcuts. The repository has ARC-enabled Objective-C code compatible with OS X 10.8 and its sandboxed environment. Enjoy!  # How to use | 
