From 3b7e2e34d2674b8644e3257281ae228560a4a8f6 Mon Sep 17 00:00:00 2001 From: "koalazf.99" Date: Thu, 24 Jul 2025 00:07:31 +0800 Subject: [PATCH] update: add token reminder in readme --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d6ed59f..b3aef2e8 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,10 @@ ![Qwen Code Screenshot](./docs/assets/qwen-screenshot.png) -Qwen Code is a command-line AI workflow tool adapted from [**Gemini CLI**](https://github.com/google-gemini/gemini-cli)(Please refer to [this document](./README.gemini.md) for more details), optimized for [Qwen3-Coder](https://github.com/QwenLM/Qwen3-Coder) models with enhanced parser support & tool support. +Qwen Code is a command-line AI workflow tool adapted from [**Gemini CLI**](https://github.com/google-gemini/gemini-cli) (Please refer to [this document](./README.gemini.md) for more details), optimized for [Qwen3-Coder](https://github.com/QwenLM/Qwen3-Coder) models with enhanced parser support & tool support. + +> [!WARNING] +> Qwen Code may issue multiple API calls per cycle, resulting in higher token usage, similar to Claude Code. We’re actively working to enhance API efficiency and improve the overall developer experience. ## Key Features