Skip to content

Commit 65bc780

Browse files
authored
Correct Python line count in README
Updated the Python line count from 1,300 to 950 in the README.
1 parent 62264d6 commit 65bc780

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
[中文](README_CN.md) | [English](README.md) | [Claude Code Architecture Deep Dive (7 articles)](article/)
99

10-
**512,000 lines of TypeScript → 1,300 lines of Python.**
10+
**512,000 lines of TypeScript → 950 lines of Python.**
1111

1212
I spent two days reverse-engineering the leaked Claude Code source — all half a million lines. Then I stripped it down to the load-bearing walls and rebuilt them in Python. The result: **every key architectural pattern from Claude Code, in a codebase you can read in one sitting.**
1313

0 commit comments

Comments
 (0)