update: add token reminder in readme

This commit is contained in:
koalazf.99 2025-07-24 00:07:31 +08:00
parent 01d88eef4d
commit 3b7e2e34d2
1 changed files with 4 additions and 1 deletions

View File

@ -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. Were actively working to enhance API efficiency and improve the overall developer experience.
## Key Features