Update README.md

This commit is contained in:
Hermet Park 2023-12-27 00:46:01 +09:00
parent 2db45c7ba0
commit 04e9e82dbf

View file

@ -31,7 +31,7 @@ The following list shows primitives that are supported by ThorVG: <br />
<p align="center"> <p align="center">
<img width="700" height="auto" src="https://github.com/thorvg/thorvg/blob/main/res/example_primitives.png"> <img width="700" height="auto" src="https://github.com/thorvg/thorvg/blob/main/res/example_primitives.png">
</p> </p>
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.<br /> 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. <br />
<br /> <br />
<p align="center"> <p align="center">
<img width="700" height="auto" src="https://github.com/thorvg/thorvg/blob/main/res/example_structure.png"> <img width="700" height="auto" src="https://github.com/thorvg/thorvg/blob/main/res/example_structure.png">