From d2b47971c1ce2e1ef9c09c5d01eb9bc5e9eeccd5 Mon Sep 17 00:00:00 2001 From: Vadim Shpakovski Date: Sat, 7 Jul 2012 14:37:18 +0300 Subject: Improves README. --- README.md | 8 ++++---- 1 file 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 -- cgit v1.2.3