From 0563f129970cdf881c6eeff17beb4add49830a07 Mon Sep 17 00:00:00 2001 From: Hermet Park Date: Tue, 11 Jun 2024 13:32:03 +0900 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index adf64591..c017dee8 100644 --- a/README.md +++ b/README.md @@ -302,6 +302,8 @@ Let's suppose the progress variable determines the position of the animation, ra

+Please check out the [ThorVG Test App](https://thorvg-perf-test.vercel.app/) to see the performance of various Lottie animations powered by ThorVG. + [Back to contents](#contents)