@daylenjeez/ccm-switch 1.3.0 → 1.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/README.zh-CN.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
Switch Claude Code custom model configurations from the terminal in seconds.
|
|
8
8
|
|
|
9
9
|
[](https://www.npmjs.com/package/@daylenjeez/ccm-switch)
|
|
10
|
-
[](https://github.com/daylenjeez/ccm-switch/blob/main/LICENSE)
|
|
11
11
|
[](https://nodejs.org)
|
|
12
12
|
|
|
13
13
|
[中文文档](https://github.com/daylenjeez/ccm-switch/blob/main/README.zh-CN.md) | English
|
package/README.zh-CN.md
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
在终端几秒内完成 Claude Code 自定义模型配置的管理和切换。
|
|
8
8
|
|
|
9
9
|
[](https://www.npmjs.com/package/@daylenjeez/ccm-switch)
|
|
10
|
-
[](https://github.com/daylenjeez/ccm-switch/blob/main/LICENSE)
|
|
11
11
|
[](https://nodejs.org)
|
|
12
12
|
|
|
13
13
|
[English](https://github.com/daylenjeez/ccm-switch/blob/main/README.md) | 中文文档
|