From da998e325d019d99546763d79f959f3307b29bef Mon Sep 17 00:00:00 2001 From: Reda Lemeden Date: Wed, 10 Sep 2014 21:44:28 +0200 Subject: [PATCH] Fix indent in the README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d35b878..9d916ec 100644 --- a/README.md +++ b/README.md @@ -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). @@ -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.