From a38ee1e04e6f128e735e60e5d38e842f63effcd4 Mon Sep 17 00:00:00 2001 From: Hermet Park Date: Tue, 26 Dec 2023 10:25:53 +0900 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 026ae6a6..5b259507 100644 --- a/README.md +++ b/README.md @@ -29,9 +29,8 @@ The following list shows primitives that are supported by ThorVG:
* Images: TVG, SVG, JPG, PNG, WebP, Raw Bitmap * Animations: Lottie

- +

-
​ThorVG is designed for a wide range of programs, offering adaptability for integration and use in various applications and systems. It achieves this through a single binary with selectively buildable, modular components in a building block style. This ensures both optimal size and efficiency.