From ff112701f792a25294726257788f7b73a7d1ada2 Mon Sep 17 00:00:00 2001 From: Li Xin Date: Thu, 8 May 2025 09:36:22 +0800 Subject: [PATCH] docs: add reference of configuration guide --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 98cb27f..0a4664f 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,7 @@ cp .env.example .env # See the 'Supported Search Engines' and 'Text-to-Speech Integration' sections below for all available options # Configure conf.yaml for your LLM model and API keys +# Please refer to 'docs/configuration_guide.md' for more details cp conf.yaml.example conf.yaml # Install marp for ppt generation