diff --git a/README.md b/README.md index f556545..43f3998 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# THE SUPER TINY COMPILER +THE SUPER TINY COMPILER 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