[object Object]

← back to Cli Printing Press

docs(cli): fix Trevin article link in credits (#36)

7df1537a069e3aee5e178591ce6b948a89ba8659 · 2026-03-28 22:18:48 -0700 · Trevin Chow

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

Files touched

Diff

commit 7df1537a069e3aee5e178591ce6b948a89ba8659
Author: Trevin Chow <trevin@trevinchow.com>
Date:   Sat Mar 28 22:18:48 2026 -0700

    docs(cli): fix Trevin article link in credits (#36)
    
    Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 39a60df1..af0964d4 100644
--- a/README.md
+++ b/README.md
@@ -352,7 +352,7 @@ Synthesized from post-mortems on Notion and Linear runs. 14 changes to the skill
 ## Credits
 
 - **Peter Steinberger** ([@steipete](https://github.com/steipete)) - [discrawl](https://github.com/steipete/discrawl) and [gogcli](https://github.com/steipete/gogcli) set the bar. The quality scoring system is inspired by his work. discrawl v0.2.0's sync architecture directly influenced the printing press templates.
-- **Trevin Chow** ([@trevin](https://x.com/trevin)) - [7 Principles for Agent-Friendly CLIs](https://x.com/trevin) shaped the agent-first template design.
+- **Trevin Chow** ([@trevin](https://x.com/trevin)) - [7 Principles for Agent-Friendly CLIs](https://x.com/trevin/status/2037250000821059933) shaped the agent-first template design.
 - **Ramp** ([@tryramp](https://github.com/ramp-public/ramp-cli)) - Their agent-first CLI inspired auto-JSON piping, --no-input, and --compact output.
 ## License
 

← 46a94efe docs(cli): update README install instructions for standalone  ·  back to Cli Printing Press  ·  feat(websniff): add auth session capture with domain binding 91e04cca →