From 1733a73db9a7fd7459dc48dda4c5fd014d20c021 Mon Sep 17 00:00:00 2001 From: Jason Date: Tue, 11 Oct 2022 13:53:38 +0800 Subject: [PATCH] Update README_CN.md --- .new_docs/README_CN.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.new_docs/README_CN.md b/.new_docs/README_CN.md index d970015be7..35f4c783e2 100644 --- a/.new_docs/README_CN.md +++ b/.new_docs/README_CN.md @@ -17,10 +17,10 @@ - [Runtime Python使用示例](cn/quick_start/runtime/python.md) - [Runtime C++使用示例](cn/quick_start/runtime/cpp.md) -## API文档 +## API文档(进行中) -- [Python API文档](进行中) -- [C++ API文档](进行中) +- [Python API文档](https://baidu-paddle.github.io/fastdeploy-api/python/html) +- [C++ API文档](https://baidu-paddle.github.io/fastdeploy-api/cpp/) ## 性能调优