From 64619291050023a6e9b339899105ea8fb565db3b Mon Sep 17 00:00:00 2001 From: Hermet Park Date: Tue, 7 May 2024 01:51:20 +0900 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 5600766c..7a517aeb 100644 --- a/README.md +++ b/README.md @@ -288,7 +288,6 @@ Currently, ThorVG supports Lottie animations. Although most features are support - Shape Modifiers - Layer Effects - - Expressions The following code snippet demonstrates how to use ThorVG to play a Lottie animation. ```cpp