From 0057019b056bb83bd30834ec9741222fc8dc0773 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 f55712fb..e0587983 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)