From 140fbc04a3334bb6a3446d9c705e4b2cca1100e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A5=95=E6=A1=81?= Date: Thu, 31 Jul 2025 21:05:43 +0800 Subject: [PATCH] fix lint --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 63c8095b..b1632122 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,7 @@ export OPENAI_MODEL="qwen3-coder-plus" ``` OpenRouter also provides free Qwen3-Coder model access: + ```bash export OPENAI_API_KEY="your_api_key_here" export OPENAI_BASE_URL=https://openrouter.ai/api/v1