diff --git a/README.md b/README.md index 0555554..5b6e8f6 100755 --- a/README.md +++ b/README.md @@ -35,7 +35,11 @@ AsyncImageView uses threading internally, but none of the AsyncImageView externa Installation -------------- -To use the AsyncImageView in an app, just drag the AsyncImageView class files into your project. +Use [CocoaPods](http://cocoapods.org) + + pod "AsyncImageView" + +…or simply drag the AsyncImageView class files into your project. Categories