Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
youkchansim committed Mar 7, 2017
1 parent c374543 commit 01b95d3
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Expand Up @@ -8,6 +8,7 @@
![](Example/ReadMeResource/gif1.gif)
![](Example/ReadMeResource/gif2.gif)
![](Example/ReadMeResource/gif3.gif)
![](Example/ReadMeResource/gif4.gif)

## Example

Expand Down Expand Up @@ -79,12 +80,7 @@ You can set some options
}
```

Last Step - You must call function that is `show`.
```Swift
func show(animated: Bool) {
...
}
```
Last Step - You must call `show`.
### Example
```Swift
func ViewDidLoad(...) {
Expand Down

0 comments on commit 01b95d3

Please sign in to comment.