Goal
Update the README so it matches the current codebase and can be trusted by new contributors.
Why
The README still lists several components as "coming soon" even though they are already shipped.
Scope (atomic)
- Update component inventory in README.
- Fix quickstart snippet to import
TerminalOutput.
- Keep wording concise and accurate to what exists in
components/terminal.tsx.
Acceptance Criteria
Out of Scope
- Adding new components.
- Redesigning README structure.
Goal
Update the README so it matches the current codebase and can be trusted by new contributors.
Why
The README still lists several components as "coming soon" even though they are already shipped.
Scope (atomic)
TerminalOutput.components/terminal.tsx.Acceptance Criteria
Out of Scope