Skip to content

Commit bfab13b

Browse files
committed
docs: improve documentation formatting for consistency
- Change "Support [Anthropic][100] API Service" heading from `##` to `###` in README.md - Change "支援 [Anthropic][100] API 服務" heading from `##` to `###` in README.zh-tw.md Signed-off-by: Bo-Yi Wu <[email protected]>
1 parent 26fa83d commit bfab13b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ codegpt config set openai.model gemini-1.5-flash-latest
132132
[61]: https://ai.google.dev/gemini-api/docs
133133
[62]: https://aistudio.google.com/app/apikey
134134

135-
## Support [Anthropic][100] API Service
135+
### Support [Anthropic][100] API Service
136136

137137
Build with the Anthropic API, you can see the [Anthropic API documentation][101]. Update the `provider` and `api_key` in your config file. Please create an API key from the [Anthropic API][102] page.
138138

README.zh-tw.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ codegpt config set openai.model gemini-1.5-flash-latest
132132
[61]: https://ai.google.dev/gemini-api/docs
133133
[62]: https://aistudio.google.com/app/apikey
134134

135-
## 支援 [Anthropic][100] API 服務
135+
### 支援 [Anthropic][100] API 服務
136136

137137
使用 Anthropic API 構建,你可以參考 [Anthropic API 文件][101]。在你的配置文件中更新 `provider``api_key`。請從 [Anthropic API][102] 頁面創建 API 金鑰。.
138138

0 commit comments

Comments
 (0)