From 5ef76939338382fb39bb0a6ffb77e5f93e16646c Mon Sep 17 00:00:00 2001 From: Xinyao Xu <3444364899@qq.com> Date: Tue, 19 May 2026 22:05:52 +0800 Subject: [PATCH] Update README.md Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0caab6bee..6827eb895 100644 --- a/README.md +++ b/README.md @@ -224,7 +224,7 @@ A public CLIProxyAPI-compatible fork and bundled management panel. It keeps upst ### [Codex Switch](https://github.com/9ycrooked/CodexSwitch) -This is a tool built with tauri 2+vue3 for managing multiple OpenAI Codex desktop accounts. Switch between saved ChatGPT/Codex certification profiles, check 5-hour and weekly quota usage in real time, verify token health, view active account details, and import or save auth.json files without manual copying. +This is a tool built with Tauri 2 + Vue 3 for managing multiple OpenAI Codex desktop accounts. Switch between saved ChatGPT/Codex certification profiles, check 5-hour and weekly quota usage in real time, verify token health, view active account details, and import or save auth.json files without manual copying. > [!NOTE] > If you have developed a port of CLIProxyAPI or a project inspired by it, please open a PR to add it to this list.