Skip to content

Commit cf2a494

Browse files
committed
Update README.md
1 parent 6aa155c commit cf2a494

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -81,10 +81,7 @@ learn-bespoke-linear-algebra/
8181
│ ├── linear-algebra.css # App-specific styles
8282
│ ├── linear-algebra.js # Main application logic
8383
│ ├── help-modal.js # Help modal component
84-
│ ├── help-content-template.html # Help content template
85-
│ ├── help-content-vector.html # Vector mode help content
86-
│ ├── help-content-matrix.html # Matrix mode help content
87-
│ ├── help-content-tensor.html # Tensor mode help content
84+
│ ├── help-content-*.html # Mode-specific help content
8885
│ ├── app.js # WebSocket/status handling
8986
│ ├── config.json # Application configuration
9087
│ ├── core/ # Shared services

0 commit comments

Comments
 (0)