diff --git a/README.md b/README.md index 4364d7d..f78a158 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,8 @@ Please check the working demos: - LottieFiles trimmer: [link](https://dealfonso.github.io/simplelottieplayer/lottietrimmer.html) - Very Simple Lottie Player demo: [link](https://dealfonso.github.io/simplelottieplayer/verysimplelottieplayer.html) +![](img/lottietrimmer.gif) + This package also includes a class that adjusts any Lottie animation to remove the padding and margins, so that the rendered animation only contains the minimal windows to show the animated objects. ## Simple Lottie Player @@ -158,8 +160,6 @@ What I wanted was to somehow __trim__ the Lottie animations (i.e. removing the m Checkout the demo of the [LottieFiles Trimming application](https://dealfonso.github.io/simplelottieplayer/lottietrimmer.html) -![](img/lottietrimmer.gif) - ### Using the trimmer First you need to include the trimmer (which is included in the _SimpleLottiePlayer_ bundle)