feat(part-5-intro): make "Part 5" obvious
This commit is contained in:
parent
30969cbcee
commit
124292a49c
|
|
@ -1,4 +1,4 @@
|
||||||
# From MIR to Binaries
|
# Part 5: From MIR to Binaries
|
||||||
|
|
||||||
All of the preceding chapters of this guide have one thing in common:
|
All of the preceding chapters of this guide have one thing in common:
|
||||||
we never generated any executable machine code at all!
|
we never generated any executable machine code at all!
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue