diff --git a/README.md b/README.md index badc0cb..59e8a2a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ + + ## Fun With CoreAnimation ![](https://media.giphy.com/media/nVD6nYqEohCsD25P3o/giphy.gif) This is the source code for this article which explains how to create an animation like the above. [https://github.com/congnd/TIL/blob/master/iOS/having-fun-with-CAAnimation.md](https://github.com/congnd/TIL/blob/master/iOS/having-fun-with-CAAnimation.md) + +The sample animates random balloon images named `ballon1` through `ballon6`.