Skip to content
This repository has been archived by the owner on Dec 4, 2018. It is now read-only.

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Mazyod committed Oct 8, 2015
1 parent 8e379e9 commit 67d2b16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ You can test some of these features in the Objective-C demo:
I suggest adding it to your pch file, or wherever you want to use the component.

3. Write one line of code to get started!!

```objc
/* In your UIViewController viewDidLoad or after creating the scroll view. */
self.shyNavBarManager.scrollView = self.scrollView;
Expand Down

0 comments on commit 67d2b16

Please sign in to comment.