Fix indent in the README

This commit is contained in:
Reda Lemeden 2014-09-10 21:44:28 +02:00
parent 82e1cc3ce0
commit da998e325d
1 changed files with 2 additions and 1 deletions

View File

@ -39,7 +39,7 @@ imageView.setAnimatableImage(data: NSData(...))
You can start/stop the animation using `UIImageView`'s `startAnimating()` and
`stopAnimating()`.
You can find a demo in this [branch](https://github.com/kaishin/gifu/tree/demo) (requires Xcode 6).
You can find a demo app in this [branch](https://github.com/kaishin/gifu/tree/demo) (requires Xcode 6).
<img src="https://raw.githubusercontent.com/kaishin/gifu/demo/demo.gif" width="300" />
@ -66,6 +66,7 @@ Needless to say, you are welcome to contribute.
- Kudos to my colleague [Tony DiPasquale](https://github.com/tonyd256) for helping out with the factory methods.
- The characters used in the icon and example image in the demo are from [Samurai Champloo](https://en.wikipedia.org/wiki/Samurai_Champloo).
#### License
See LICENSE.