Update readme
This commit is contained in:
@@ -618,7 +618,7 @@ Exit criteria:
|
||||
## Proposed File Layout
|
||||
|
||||
```text
|
||||
Downterm/CommandNotch/
|
||||
CommandNotch/CommandNotch/
|
||||
App/
|
||||
CommandNotchApp.swift
|
||||
AppDelegate.swift
|
||||
|
||||
@@ -321,12 +321,12 @@ The first deliverable should not include:
|
||||
|
||||
## Files Likely Impacted
|
||||
|
||||
- `Downterm/CommandNotch/Models/WorkspaceController.swift`
|
||||
- `Downterm/CommandNotch/Models/WorkspaceRegistry.swift`
|
||||
- `Downterm/CommandNotch/Models/WorkspaceStore.swift`
|
||||
- `Downterm/CommandNotch/ContentView.swift`
|
||||
- `Downterm/CommandNotch/Components/TabBar.swift`
|
||||
- `Downterm/CommandNotch/Models/TerminalSession.swift`
|
||||
- `CommandNotch/CommandNotch/Models/WorkspaceController.swift`
|
||||
- `CommandNotch/CommandNotch/Models/WorkspaceRegistry.swift`
|
||||
- `CommandNotch/CommandNotch/Models/WorkspaceStore.swift`
|
||||
- `CommandNotch/CommandNotch/ContentView.swift`
|
||||
- `CommandNotch/CommandNotch/Components/TabBar.swift`
|
||||
- `CommandNotch/CommandNotch/Models/TerminalSession.swift`
|
||||
- workspace-related tests
|
||||
|
||||
Likely new files:
|
||||
|
||||
Reference in New Issue
Block a user