Skip to content

Commit fee2636

Browse files
authored
Update instruction to read documentation instead of TNFR.pdf
1 parent 123739b commit fee2636

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,7 @@ def test_seed_reproducibility():
467467

468468
### Before Writing Code
469469

470-
1. **Read TNFR.pdf** (fundamentals, operators, nodal equation)
470+
1. **Read the documentation** (fundamentals, operators, nodal equation)
471471
2. **Review UNIFIED_GRAMMAR_RULES.md** (grammar physics)
472472
3. **Check existing code** for equivalent functionality
473473
4. **Run test suite** to understand current state

0 commit comments

Comments
 (0)