From 52dd0271bcfaf465ef3210138116bc4ad5321575 Mon Sep 17 00:00:00 2001 From: yaozheng-fang Date: Mon, 4 Aug 2025 15:20:52 +0800 Subject: [PATCH] chore: add document link to README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a095a671..622eedc3 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ An open-source kit for agent development, integrated the powerful capabilities of Volcengine. +For more details, see our [documents](https://volcengine.github.io/veadk-python/). + ## Installation We use `uv` to build this project ([how-to-install-uv](https://docs.astral.sh/uv/getting-started/installation/)).