diff --git a/README.md b/README.md index be36335..9b98a4d 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ For a detailed explaination of the animation, visit [raywenderlich.com](http://w //before starting [self.imageView startLoader]; +//to change the color of the indicator, use the startLoaderWithTintColor: method + //update progress [self.imageView updateImageDownloadProgress:progress];