diff --git a/README.md b/README.md index cbd8c47..c280bc8 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ written in easy to read JavaScript. Reading through the guided code will help you learn about how *most* compilers work from end to end. -# [Want to jump into the code? Click here](super-tiny-compiler.js) +## [Want to jump into the code? Click here](super-tiny-compiler.js) ### Why should I care?