diff options
| author | Vadim Shpakovski | 2012-07-07 14:37:18 +0300 |
|---|---|---|
| committer | Vadim Shpakovski | 2012-07-07 14:37:18 +0300 |
| commit | d2b47971c1ce2e1ef9c09c5d01eb9bc5e9eeccd5 (patch) | |
| tree | 70663e370d93d88e6188a92aaf1b31c264edc36b /README.md | |
| parent | bb077190ef06170558880f35f8ee6989a9248f1a (diff) | |
| download | MASShortcut-d2b47971c1ce2e1ef9c09c5d01eb9bc5e9eeccd5.tar.bz2 | |
Improves README.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,10 +1,10 @@ -# Introduction +# Intro We used a brilliant framework [ShortcutRecorder](http://wafflesoftware.net/shortcut/) for managing keyboard shortcuts in application preferences. However, it became incompatible with a new plugin architecture of Xcode 4. -The project MASShortcut introduces modern API and user interface for recording, storing and using global keyboard shortcuts. All code is compatible with OS X 10.7 and the sandboxed environment. +The project MASShortcut introduces modern API and user interface for recording, storing and using global keyboard shortcuts. All code is compatible with Xcode 4.3, Mac OS X 10.7 and the sandboxed environment. -# How to use +# Usage I hope, it is really easy: @@ -25,6 +25,6 @@ I hope, it is really easy: To set an example, I made a demo project: [MASShortcutDemo](https://github.com/shpakovski/MASShortcutDemo). Enjoy! -# License +# Copyright MASShortcut is licensed under the BSD license.
\ No newline at end of file |
