From a4d91870aaaffff1e18bce15b3211ae5af68b160 Mon Sep 17 00:00:00 2001 From: Maz Jaleel Date: Thu, 19 Nov 2015 02:20:42 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3731fd8..f181dbd 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ You can test some of these features in the Objective-C demo: Add the following to you [Podfile](http://guides.cocoapods.org/using/the-podfile.html) `pod 'TLYShyNavBar'`
Import the header `#import ` - + Using [Carthage](https://github.com/Carthage/Carthage):
+ + Using [Carthage](https://github.com/Carthage/Carthage) (Thanks [@bradleyayers](https://github.com/bradleyayers)!):
Add the following to your [Cartfile](https://github.com/Carthage/Carthage/blob/master/Documentation/Artifacts.md) `github "telly/TLYShyNavBar"`
Import the header `#import `