remove spawn.sh reference from README (file was deleted)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Andrej Karpathy 2026-03-06 22:08:45 +00:00
parent 4ab35a919b
commit ae81d55904

View File

@ -53,7 +53,6 @@ constants.py — fixed constants (do not modify)
prepare.py — data prep + runtime utilities (do not modify)
train.py — model, optimizer, training loop (agent modifies this)
program.md — agent instructions
spawn.sh — multi-agent launcher
pyproject.toml — dependencies
```