README.md: fix C/C++ API links

This commit is contained in:
Syping 2021-11-16 06:25:04 +01:00
parent c6566c8f17
commit 9e0bba72bb
1 changed files with 2 additions and 2 deletions

View File

@ -37,8 +37,8 @@ RagePhoto::Error error = ragePhoto.error();
uint32_t format = ragePhoto.format(); // RagePhoto::GTA5 or RagePhoto::RDR2
```
[RagePhoto C API](https://libragephoto.syping.de/doc/_rage_photo_c_8h.html)
[RagePhoto C++ API](https://libragephoto.syping.de/doc/class_rage_photo.html)
[RagePhoto C API](https://libragephoto.syping.de/doc/RagePhotoC_8h.html)
[RagePhoto C++ API](https://libragephoto.syping.de/doc/classRagePhoto.html)
#### How to Use ragephoto-extract