From 3acefa3fc47a6fa5eb61919d69a2ca1e0660b096 Mon Sep 17 00:00:00 2001 From: geekan Date: Sun, 18 Feb 2024 14:06:20 +0800 Subject: [PATCH] refine readme --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 000168233..1903bebe1 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ # https://docs.deepwisdom.ai/main/en/guide/get_started/configuration.html ### Configuration -You can configure `~/.metagpt/config2.yaml` according to the [example](https://github.com/geekan/MetaGPT/blob/main/config/config2.example.yaml): +You can configure `~/.metagpt/config2.yaml` according to the [example](https://github.com/geekan/MetaGPT/blob/main/config/config2.example.yaml) and [doc](https://docs.deepwisdom.ai/main/en/guide/get_started/configuration.html): ```yaml llm: @@ -78,8 +78,6 @@ ### Configuration api_key: "YOUR_API_KEY" ``` -And you can check the [configuration doc](https://docs.deepwisdom.ai/main/en/guide/get_started/configuration.html) for more details. - ### Usage After installation, you can use it as CLI