Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TaimurAyaz committed Feb 11, 2015
1 parent 4d562c3 commit f5c2270
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,16 @@

## Installation

**TAOverlay** can be installed using either of the following:

### Cocoapods

Add the following to your **podfile**
```
pod 'TAOverlay', '~> 1.0.1'
```

### Manual

* Drag the `TAOverlay/TAOverlay` folder into your project.
* Ensure that `TAOverlay.bundle` is added to `Targets->Build Phases->Copy Bundle Resources`.
* import `"TAOverlay.h"`
Expand Down

0 comments on commit f5c2270

Please sign in to comment.