Skip to content

Commit

Permalink
Improved and Fixed Typos in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nimati committed Aug 13, 2016
1 parent e7acff1 commit c325bd1
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 @@ -205,9 +205,11 @@ If you'd also like to detect button touch for the Done/Dismiss button, simply ad

### Detect when FCAlertView is about to present

```Objective-C
- (void)FCAlertViewWillAppear:(FCAlertView *)alertView {
// Your FCAlertView will be Presented, Perform the Action you'd like here.
}
```

## More Customizations

Expand Down

0 comments on commit c325bd1

Please sign in to comment.