diff --git a/README.md b/README.md index e4ba51f..1eedb72 100644 --- a/README.md +++ b/README.md @@ -739,7 +739,7 @@ ollama = { ## AiHubMix -AiHubMix is a built-in provider for avante.nvim. You can register an account on the [AiHubMix official website](https://s.kiiro.ai/r/PPELHy), then create an API Key within the website, and set this API Key in your environment variables: +[AiHubMix](https://s.kiiro.ai/r/PPELHy) is a built-in provider for avante.nvim. You can register an account on the [AiHubMix official website](https://s.kiiro.ai/r/PPELHy), then create an API Key within the website, and set this API Key in your environment variables: ```bash export AIHUBMIX_API_KEY=your_api_key diff --git a/README_zh.md b/README_zh.md index 866d49a..4d4a043 100644 --- a/README_zh.md +++ b/README_zh.md @@ -739,7 +739,7 @@ ollama = { ## AiHubMix -AiHubMix 是 avante.nvim 的内置提供者。您可以在 [AiHubMix 官方网站](https://s.kiiro.ai/r/PPELHy) 上注册一个帐户,然后在网站内创建一个 API 密钥,并在环境变量中设置此 API 密钥: +[AiHubMix](https://s.kiiro.ai/r/PPELHy) 是 avante.nvim 的内置提供者。您可以在 [AiHubMix 官方网站](https://s.kiiro.ai/r/PPELHy) 上注册一个帐户,然后在网站内创建一个 API 密钥,并在环境变量中设置此 API 密钥: ```bash export AIHUBMIX_API_KEY=your_api_key