Add link to docs

This commit is contained in:
Reda Lemeden 2015-12-02 23:32:02 +01:00
parent 9f570a0081
commit 2c3f76e556
1 changed files with 3 additions and 2 deletions

View File

@ -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. 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 #### Demo App
Clone or download the repository and open `Gifu.xcworkspace` to check out the demo app. Clone or download the repository and open `Gifu.xcworkspace` to check out the demo app.
#### Compatibility #### Compatibility
- iOS 7+ - iOS 8+
#### Roadmap #### Roadmap
- Documentation.
- Add ability to set the frame-rate - Add ability to set the frame-rate
#### Contributors #### Contributors