From 04e9e82dbf27d0b97c20fbbb8928bb19efd4db58 Mon Sep 17 00:00:00 2001 From: Hermet Park Date: Wed, 27 Dec 2023 00:46:01 +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 5b259507..aa2ca1fd 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ The following list shows primitives that are supported by ThorVG:

-​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.
+​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 easy maintanence.