diff --git a/README.md b/README.md index 4c4ea8d3..018e9feb 100644 --- a/README.md +++ b/README.md @@ -155,6 +155,7 @@ If you want to experience openvela, we provide a fully functional emulator that ## Developer Documentation - [Documentation Center](https://doc.openvela.com/document) +- [API Reference](./en/api/index.md) — Complete API specification for kernel, network, and application framework interfaces ## Application Example Center diff --git a/README_zh-cn.md b/README_zh-cn.md index c49a7da0..b6634b17 100644 --- a/README_zh-cn.md +++ b/README_zh-cn.md @@ -156,6 +156,7 @@ openvela 采用双分支模型来平衡系统的创新性与稳定性。请根 ## 开发者文档 - [文档中心](https://doc.openvela.com/document) +- [API 参考文档](./zh-cn/api/index.md) — 内核接口、网络接口、应用框架 API 完整说明 ## 应用示例中心