cc-viewer 0.1.3 → 0.1.5

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 CHANGED
@@ -11,7 +11,7 @@ npm install -g cc-viewer
11
11
  安装完成后运行:
12
12
 
13
13
  ```bash
14
- ccviewer
14
+ ccv
15
15
  ```
16
16
 
17
17
  该命令会自动将监控脚本注入到本地安装的 Claude Code 中。之后正常使用 Claude Code,打开浏览器访问 `http://localhost:7008` 即可查看监控界面。