aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorClawd <ai@clawd.bot>2026-02-28 18:22:00 -0800
committerClawd <ai@clawd.bot>2026-02-28 18:22:00 -0800
commitfb307e8e31628d64603a7c65f398f55f1e8f93f2 (patch)
treebab2b3068135600b7f440833836dbfdfff33d9cc /README.md
parentffc6c28304bc710e1151c0286e9336ead5244eb3 (diff)
Remove CLAUDE.md explanation from README (industry standard)
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.md b/README.md
index d109333..0c4927a 100644
--- a/README.md
+++ b/README.md
@@ -28,10 +28,6 @@ Each session creates an isolated git worktree:
28- Implementation commits incrementally 28- Implementation commits incrementally
29- Review in worktree, then merge or discard 29- Review in worktree, then merge or discard
30 30
31## Shared Context
32
33`CLAUDE.md` at project root holds persistent codebase documentation shared across all sessions. Claude reads it at the start and updates it with new architectural insights.
34
35## Setup 31## Setup
36 32
37```bash 33```bash