docs: add language navigation anchors to README
Some checks failed
CI / Lint (push) Failing after 1m42s
CI / Build & Test (ubuntu-latest) (push) Successful in 42s
CI / Build & Test (macos-latest) (push) Has been cancelled
CI / Build & Test (windows-latest) (push) Has been cancelled
CI / Build Roslyn Helper (push) Has been cancelled
Some checks failed
CI / Lint (push) Failing after 1m42s
CI / Build & Test (ubuntu-latest) (push) Successful in 42s
CI / Build & Test (macos-latest) (push) Has been cancelled
CI / Build & Test (windows-latest) (push) Has been cancelled
CI / Build Roslyn Helper (push) Has been cancelled
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
6ace5b348e
commit
4105f02468
11
README.md
11
README.md
@ -1,3 +1,12 @@
|
||||
# ctx
|
||||
|
||||
Ferramenta CLI para compactar contexto de código antes de enviar ao Claude — economize tokens, expanda o que cabe na janela.
|
||||
[→ Leia em Português](#pt-br) · [→ Read in English](#en)
|
||||
|
||||
---
|
||||
|
||||
<a id="pt-br"></a>
|
||||
|
||||
# ctx — anti-tokens CLI para Claude Code
|
||||
|
||||
> Analise seu projeto localmente. Envie ao Claude resumos densos, não arquivos brutos.
|
||||
@ -129,6 +138,8 @@ MIT — veja [LICENSE](LICENSE).
|
||||
|
||||
---
|
||||
|
||||
<a id="en"></a>
|
||||
|
||||
# ctx — anti-tokens CLI for Claude Code
|
||||
|
||||
> Analyze your codebase locally. Feed Claude dense summaries, not raw files.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user