From 6153f5c97289211fc261087375ddfe73fc58ec8d Mon Sep 17 00:00:00 2001 From: macbuildserver Date: Mon, 20 May 2013 23:30:17 +0400 Subject: [PATCH] Added button that allows people get built application in their devices from browser Hey, I've added 'Install app' button into your README file. Anyone could try your sample application right in browser. Look how it's working! To learn more, please look at: http://macbuildserver.com/github/opensource/ --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 9a1ea88..80b55c5 100755 --- a/README.md +++ b/README.md @@ -4,6 +4,13 @@ This is a custom container view controller for iOS 5 that works just like a regu ![Screenshot](https://github.com/hollance/MHTabBarController/raw/master/Screenshot.png) + +
+
by MacBuildServer +
+ + + To customize the tab bar's appearance you currently have to mess around in the code a bit. The MHTabBarController source code is copyright 2011-2012 Matthijs Hollemans and is licensed under the terms of the MIT license.