Skip to content

Commit 0b9c07c

Browse files
committed
Align README with published Week 4 closing chapter
Replace stale 'open-ended collection of future optimizations' and '(TBD)' labels with wording that matches the new closing chapter's guided expansion paths.
1 parent 68a63a8 commit 0b9c07c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,12 +97,12 @@ cargo run --bin compaction-simulator-mvcc-ref
9797

9898
## Guided Course Structure
9999

100-
The guided course has three complete weeks and an open-ended collection of future optimizations.
100+
The guided course has three complete weeks and a closing chapter with guided next steps.
101101

102102
* Week 1: Storage Format + Engine Skeleton
103103
* Week 2: Compaction and Persistence
104104
* Week 3: Multi-Version Concurrency Control
105-
* The Rest of Your Life: Optional optimizations (TBD)
105+
* The Rest of Your Life: Closing chapter with expansion paths
106106

107107
| Week + Chapter | Topic |
108108
| -------------- | ----------------------------------------------------------- |

0 commit comments

Comments
 (0)