diff --git a/README.md b/README.md index ad0c55a..7a46bef 100644 --- a/README.md +++ b/README.md @@ -33,17 +33,18 @@ it using `imageView.startAnimatingGIF()`. The `isAnimatingGIF()` method returns the current animation state of the view if it has an animatable image. +See the [full documentation](http://kaishin.github.io/gifu/). + #### Demo App Clone or download the repository and open `Gifu.xcworkspace` to check out the demo app. #### Compatibility -- iOS 7+ +- iOS 8+ #### Roadmap -- Documentation. - Add ability to set the frame-rate #### Contributors