Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lminhtm authored May 22, 2019
1 parent 4e05245 commit 12e9e9a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ pod 'LMDropdownView'
* Drag the `LMDropdownView` folder into your project.
* Add `#include "LMDropdownView.h"` to the top of classes that will use it.

## Swift Version
https://github.com/lminhtm/LMDropdownViewSwift

## Usage
You can easily integrate the LMDropdownView with a few lines of code. For an example usage look at the code below.
```ObjC
Expand Down

0 comments on commit 12e9e9a

Please sign in to comment.