aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorVadim Shpakovski2012-07-07 14:37:18 +0300
committerVadim Shpakovski2012-07-07 14:37:18 +0300
commitd2b47971c1ce2e1ef9c09c5d01eb9bc5e9eeccd5 (patch)
tree70663e370d93d88e6188a92aaf1b31c264edc36b /README.md
parentbb077190ef06170558880f35f8ee6989a9248f1a (diff)
downloadMASShortcut-d2b47971c1ce2e1ef9c09c5d01eb9bc5e9eeccd5.tar.bz2
Improves README.
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index d66be2a..7070074 100644
--- a/README.md
+++ b/README.md
@@ -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