diff options
| author | Clawd <ai@clawd.bot> | 2026-02-28 18:22:00 -0800 |
|---|---|---|
| committer | Clawd <ai@clawd.bot> | 2026-02-28 18:22:00 -0800 |
| commit | fb307e8e31628d64603a7c65f398f55f1e8f93f2 (patch) | |
| tree | bab2b3068135600b7f440833836dbfdfff33d9cc /README.md | |
| parent | ffc6c28304bc710e1151c0286e9336ead5244eb3 (diff) | |
Remove CLAUDE.md explanation from README (industry standard)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 0 insertions, 4 deletions
| @@ -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 |
