diff options
| author | Jonathan Rahn | 2014-01-06 14:08:32 +0100 |
|---|---|---|
| committer | Jonathan Rahn | 2014-01-06 14:08:32 +0100 |
| commit | ce5760d61c27243d4d08c4f9693226f805975dad (patch) | |
| tree | 206c20c0b2af64f4919652668ba3bad334511458 /README.md | |
| parent | f1228d6594f59b240fd41477f55289930d469cac (diff) | |
| download | MASShortcut-ce5760d61c27243d4d08c4f9693226f805975dad.tar.bz2 | |
update README
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ The project MASShortcut introduces modern API and user interface for recording, I hope, it is really easy: ```objective-c -// Drop a custom view into XIB, set its class to MASShortcutView and its height to 19 +// Drop a custom view into XIB, set its class to MASShortcutView and its height to 19. If you select another appearance style look up the correct values in MASShortcutView.h @property (nonatomic, weak) IBOutlet MASShortcutView *shortcutView; // Think up a preference key to store a global shortcut between launches |
