aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomáš Znamenáček2015-01-13 13:24:59 +0100
committerTomáš Znamenáček2015-01-13 13:24:59 +0100
commit62c142a7f5718fa1c7523d1bd6f6f22430c0329b (patch)
treebb3e0641105588f21bd86d2ba5d4ae81a81880c9
parent8286403adde562940281b7399330a7a8e5175fb4 (diff)
downloadMASShortcut-62c142a7f5718fa1c7523d1bd6f6f22430c0329b.tar.bz2
Added the Travis build status badge to the README.
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 30e8341..9a98ddb 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
+[![Build Status](https://travis-ci.org/shpakovski/MASShortcut.svg?branch=master)](https://travis-ci.org/shpakovski/MASShortcut)
+
# Intro
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 the new plugin architecture of Xcode 4.