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

Commit

Permalink
Add screenshot to README
Browse files Browse the repository at this point in the history
  • Loading branch information
bdbergeron committed Jan 16, 2014
1 parent e7f7f89 commit baadaa3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ BTButton is a UIButton subclass for iOS 7. Although many argue that one should n

Take a look at the included demo app in order to get a full understanding of how BTButton works.

![iPhone Screenshot](https://dl.dropboxusercontent.com/u/6225/GitHub/BTButton/Demo.png)

## Installation

To use BTButton in you projects, you can simply add `pod BTButton, '~> 1.0.0'` to your Podfile, if you're using CocoaPods. If you prefer the manual route, just add the contents of the BTButton folder to your project. Super simple!
Expand Down

0 comments on commit baadaa3

Please sign in to comment.