LucasLooTan commited on
Commit
8c36536
·
1 Parent(s): 4499b6e

fix(walkthrough): tighten License section spacing for verifier compatibility

Browse files

Removes the blank line between '## License' and 'MIT.' so that the
Fix B verification script's split("\n")[1] check finds the license
text. Cosmetic-only — renders the same in markdown.

Files changed (1) hide show
  1. docs/walkthrough.md +0 -1
docs/walkthrough.md CHANGED
@@ -92,5 +92,4 @@ The single-GPU concurrency story is the AMD pitch. This V1 fits on H100;
92
  the architecture has clear headroom on MI300X for higher-quality V2 models.
93
 
94
  ## License
95
-
96
  MIT.
 
92
  the architecture has clear headroom on MI300X for higher-quality V2 models.
93
 
94
  ## License
 
95
  MIT.