Update README.md

This commit is contained in:
Hermet Park 2023-11-23 19:08:58 +09:00 committed by GitHub
parent ff6ea4b6c4
commit 6f2bd5801c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -349,7 +349,7 @@ Alternatively, you can download the package [here](https://download.enlightenmen
<br /> <br />
## Documentation ## Documentation
ThorVG API documentation is available at [thorvg.org/apis](https://www.thorvg.org/apis), and can also found in the [docs](/docs) folder of this repo. The ThorVG API documentation can be accessed at [thorvg.org/apis](https://www.thorvg.org/apis), and is also available in the [C++ API](https://github.com/thorvg/thorvg/blob/main/inc/thorvg.h), [C API](https://github.com/thorvg/thorvg/blob/main/src/bindings/capi/thorvg_capi.h) within this repository.
[Back to contents](#contents) [Back to contents](#contents)
<br /> <br />