Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lminhtm committed Jan 26, 2015
1 parent 5827e05 commit 7cc51d1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@ LMDropdownView is a simple dropdown view inspired by Tappy.
* ARC

## Installation
#### From CocoaPods
```ruby
pod 'LMDropdownView'
```
#### Manually
* Drag the `LMDropdownView` folder into your project.
* Add `#include "LMDropdownView.h"` to the top of classes that will use it.

Expand Down

0 comments on commit 7cc51d1

Please sign in to comment.