aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVadim Shpakovski2012-07-08 19:10:18 +0300
committerVadim Shpakovski2012-07-08 19:10:18 +0300
commit38f9ded56a7d3ae95b9517346d86559cbe5ed534 (patch)
treea8567db26411df52a3b0c606d14a3f735ca264b5
parent1873dc0963d8981d82f991ca9a5c5c83ad58b001 (diff)
downloadMASShortcut-38f9ded56a7d3ae95b9517346d86559cbe5ed534.tar.bz2
Improves README.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7070074..f5861d3 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# 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.
+Some time ago Cocoa developers 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 Xcode 4.3, Mac OS X 10.7 and the sandboxed environment.