From 3afe6f43115b76c75a542b33a35701e92285e7d0 Mon Sep 17 00:00:00 2001 From: hzcyf <1591563365@qq.com> Date: Sat, 28 Sep 2024 14:42:40 +0800 Subject: [PATCH] Update the API Reference and github pages links in the Readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d27ea132..a6560c15 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,8 @@ More devices support will be added in the near future. If you can not find your ## 2. Documentation +*The Orbbec SDK documentation is available on [GitHub Pages](https://orbbec.github.io/OrbbecSDK-dev/).* + ### 2.1 Quick Start If you do not intend to modify the SDK itself, it is recommended to use a pre-compiled distribution. For a comprehensive guide on installing the SDK, setting up your development environment, and developing applications, please consult the [Tutorial](docs/tutorial/installation_and_development_guide.md) section for detailed information.