diff --git a/README.md b/README.md index 615fb260..e9c2d8dc 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ For C/C++ developers, you can download the `pocketpy.h` on our GitHub release pa https://github.com/blueloveTH/pocketpy/releases/latest -Check [C-API](https://pocketpy.dev/c-api/vm/) for references. C++ APIs will be available soon. +Check [C-API](https://pocketpy.dev/c-api/vm/) for references. For further customization, you can use [C++ API](https://pocketpy.dev/getting-started/cpp/). ```cpp #include "pocketpy.h"