Update README.md

This commit is contained in:
James Kyle 2016-03-31 02:20:13 -07:00
parent 7d5c7592bb
commit f5cbcf7aff

View File

@ -1,4 +1,4 @@
# THE SUPER TINY COMPILER
<img width="731" alt="THE SUPER TINY COMPILER" src="https://cloud.githubusercontent.com/assets/952783/14171276/ed7bf716-f6e6-11e5-96df-80a031c2769d.png"/>
Welcome to The Super Tiny Compiler. It's an ultra simplified example of all the
major pieces of a modern compiler written in easy to read JavaScript. Reading