Update README.md

This commit is contained in:
James Kyle 2016-03-31 02:26:00 -07:00
parent 84dde7b906
commit 5292d35dc0

View File

@ -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?