Update README.md

This commit is contained in:
Hermet Park 2023-01-13 18:08:44 +09:00 committed by GitHub
parent ae07b480d0
commit dc9e39e6f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -371,7 +371,7 @@ ThorVG core has no dependencies. However, ThorVG has optional feature extensions
* External JPG support: [turbojpeg](https://github.com/libjpeg-turbo/libjpeg-turbo)
* Examples: [EFL](https://www.enlightenment.org/about-efl.md)
Note that ThorVG supports both static/external image loaders. If your system has no external library, you can choose a static loader since it doesn't have dependency.
Note that ThorVG supports both static/external image loaders. If your system has no external libraries, you can choose static loaders instead.
[Back to contents](#contents)
<br />