diff --git a/README.md b/README.md index f813b59..b250340 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Website · Documentation · Playground · - shim Guard + shim-cli
@@ -148,9 +148,11 @@ To run from source instead, see [the developer guide](DEVELOPER_GUIDE.md). ## Related projects -- [shim Guard](https://github.com/GetSHIM/shim-guard) — local pre-submit privacy - protection for coding-agent CLIs. It redacts before a prompt leaves your - machine; shim covers the traffic your applications send. +- [shim-cli](https://github.com/GetSHIM/shim-cli): the same boundary on a developer's + laptop, for Claude Code, Codex CLI and GitHub Copilot CLI. It masks secrets and + personal data in what the coding agent reads where the client allows it, and + `shim watch` measures what a session sent and what it cost. shim covers the + traffic your applications send. ## Licensing