Skip to content

Commit 46b94c5

Browse files
authored
Update README.md
1 parent a17f8c4 commit 46b94c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ pod 'MHFacebookImageViewer', '~> 3.0'
3434

3535
## How to use it
3636

37-
The simplest way to implement is by using the `UIImageView` 's extension `.setupImageViewer()`:
37+
The simplest way to implement is by using the [UIImageView.setupImageViewer()](https://github.com/michaelhenry/MHFacebookImageViewer/blob/a17f8c47e6ad1fcc3c47a0a3b03ab0bfbdc9fc2d/Example/Demo/BasicViewController.swift#L11)
3838

3939
```swift
4040
imageView.setupImageViewer()

0 commit comments

Comments
 (0)