From ba702294eec5f7fbe320d7bcd47a7d141423c878 Mon Sep 17 00:00:00 2001 From: webbrain-one <295484252+webbrain-one@users.noreply.github.com> Date: Fri, 21 Aug 2026 13:45:21 +0300 Subject: [PATCH] docs: improve README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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`.