From 52af07b69e5a11c1c41dabe166003a60acc73095 Mon Sep 17 00:00:00 2001 From: Hermet Park Date: Thu, 7 Dec 2023 13:18:53 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e3ac49a8..ab38c395 100644 --- a/README.md +++ b/README.md @@ -307,7 +307,7 @@ As TVG Saver facilitates the export of the scene-tree into TVG Picture data file
## Practices ### dotLottie -[dotLottie](https://dotlottie.io/) is an open-source file format that aggregates one or more Lottie files and their associated resources, such as images and fonts, into a single file. This enables an efficient and easy distribution of animations. dotLottie files are ZIP archives compressed with the Deflate compression method and carry the file extension of “.lottie”. Think of it as a superset of Lottie. LottieFiles aims to achieve just that. [dotLottie player](https://github.com/LottieFiles/dotlottie-web) by LottieFiles is now powered by ThorVG. +[dotLottie](https://dotlottie.io/) is an open-source file format that aggregates one or more Lottie files and their associated resources, such as images and fonts, into a single file. This enables an efficient and easy distribution of animations. dotLottie files are ZIP archives compressed with the Deflate compression method and carry the file extension of “.lottie”. Think of it as a superset of Lottie. [LottieFiles](https://lottiefiles.com/) aims to achieve just that. [dotLottie player](https://github.com/LottieFiles/dotlottie-web) by LottieFiles is now powered by ThorVG.